public abstract class AbstractStandardFragmentHandlingAttrProcessor extends AbstractFragmentHandlingAttrProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStandardFragmentHandlingAttrProcessor(IAttributeNameProcessorMatcher matcher) |
protected |
AbstractStandardFragmentHandlingAttrProcessor(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Node> |
computeFragment(Arguments arguments,
Element element,
String attributeName,
String attributeValue) |
protected abstract String |
getFragmentSignatureUnprefixedAttributeName(Arguments arguments,
Element element,
String attributeName,
String attributeValue) |
getRemoveHostNode, processAttributedoProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, processprotected AbstractStandardFragmentHandlingAttrProcessor(IAttributeNameProcessorMatcher matcher)
protected AbstractStandardFragmentHandlingAttrProcessor(String attributeName)
protected final List<Node> computeFragment(Arguments arguments, Element element, String attributeName, String attributeValue)
computeFragment in class AbstractFragmentHandlingAttrProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.