public class WebjarsLinkProcessor
extends org.thymeleaf.processor.attr.AbstractAttrProcessor
| Constructor and Description |
|---|
WebjarsLinkProcessor(java.lang.String attribute) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected org.thymeleaf.processor.ProcessorResult |
processAttribute(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
java.lang.String attributeName) |
doProcess, getMatcherprotected org.thymeleaf.processor.ProcessorResult processAttribute(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
java.lang.String attributeName)
processAttribute in class org.thymeleaf.processor.attr.AbstractAttrProcessorpublic int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessor