Interface LinkStyleContext
-
public interface LinkStyleContextGets the data required for a link style factory.- Since:
- 1.1.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LinkgetLink()Returns the current link being rendered.
-
-
-
Method Detail
-
getLink
Link getLink()
Returns the current link being rendered.- Since:
- 1.1.0
-
-