Class HTMLExpertLinkResolver
java.lang.Object
org.ametys.cms.transformation.xslt.HTMLExpertLinkResolver
This class parses and resolve links using ResolveLinkComponent
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
parseAndResolve
(String htmlexpert) Parse a html string and resolve link found
-
Method Details
-
parseAndResolve
Parse a html string and resolve link found- Parameters:
htmlexpert
- The htmlexpert string- Returns:
- The string with links resolved
-