Class PrefixingSupportingLinkBuilder
java.lang.Object
org.thymeleaf.linkbuilder.AbstractLinkBuilder
org.thymeleaf.linkbuilder.StandardLinkBuilder
com.foreach.across.modules.web.thymeleaf.PrefixingSupportingLinkBuilder
- All Implemented Interfaces:
org.thymeleaf.linkbuilder.ILinkBuilder
public final class PrefixingSupportingLinkBuilder
extends org.thymeleaf.linkbuilder.StandardLinkBuilder
- Since:
- 2.0.0
- Author:
- Arne Vandamme
-
Nested Class Summary
Nested classes/interfaces inherited from class org.thymeleaf.linkbuilder.StandardLinkBuilder
org.thymeleaf.linkbuilder.StandardLinkBuilder.LinkType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringprocessLink(org.thymeleaf.context.IExpressionContext context, String link) Methods inherited from class org.thymeleaf.linkbuilder.StandardLinkBuilder
buildLink, computeContextPathMethods inherited from class org.thymeleaf.linkbuilder.AbstractLinkBuilder
getName, getOrder, setName, setOrder
-
Constructor Details
-
PrefixingSupportingLinkBuilder
-
-
Method Details
-
processLink
- Overrides:
processLinkin classorg.thymeleaf.linkbuilder.StandardLinkBuilder
-