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, processAttribute
doProcess, getMatcher
compareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, process
protected AbstractUnescapedTextChildModifierAttrProcessor(IAttributeNameProcessorMatcher matcher)
protected AbstractUnescapedTextChildModifierAttrProcessor(String attributeName)
protected final List<Node> getModifiedChildren(Arguments arguments, Element element, String attributeName)
getModifiedChildren
in class AbstractChildrenModifierAttrProcessor
Copyright © 2016 The THYMELEAF team. All rights reserved.