public abstract class AbstractUnescapedTextChildModifierAttrProcessor extends AbstractChildrenModifierAttrProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractUnescapedTextChildModifierAttrProcessor(IAttributeNameProcessorMatcher matcher) |
protected |
AbstractUnescapedTextChildModifierAttrProcessor(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Node> |
getModifiedChildren(Arguments arguments,
Element element,
String attributeName) |
protected abstract String |
getText(Arguments arguments,
Element element,
String attributeName) |
getReplaceHostElement, processAttributedoProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, processprotected AbstractUnescapedTextChildModifierAttrProcessor(IAttributeNameProcessorMatcher matcher)
protected AbstractUnescapedTextChildModifierAttrProcessor(String attributeName)
protected final List<Node> getModifiedChildren(Arguments arguments, Element element, String attributeName)
getModifiedChildren in class AbstractChildrenModifierAttrProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.