public static interface HtmlTagAttributeTraverser.HtmlTagAttributeVisitor
| Modifier and Type | Method and Description |
|---|---|
String |
visit(String value,
RenderContext context,
String tagName,
String attrName,
Resource resource)
Applies the required modifications to the specified attribute if
needed.
|
String visit(String value, RenderContext context, String tagName, String attrName, Resource resource)
value - the attribute value to be modifiedcontext - current rendering contexttagName - attrName - resource - current resource @returns the modified attribute valueCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.