public abstract class AbstractTextChildModifierElementProcessor extends AbstractMarkupSubstitutionElementProcessor
Modifier | Constructor and Description |
---|---|
protected |
AbstractTextChildModifierElementProcessor(IElementNameProcessorMatcher matcher) |
protected |
AbstractTextChildModifierElementProcessor(String elementName) |
Modifier and Type | Method and Description |
---|---|
protected List<Node> |
getMarkupSubstitutes(Arguments arguments,
Element element) |
protected abstract String |
getText(Arguments arguments,
Element element) |
processElement
doProcess, getMatcher
compareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, process
protected AbstractTextChildModifierElementProcessor(String elementName)
protected AbstractTextChildModifierElementProcessor(IElementNameProcessorMatcher matcher)
protected List<Node> getMarkupSubstitutes(Arguments arguments, Element element)
getMarkupSubstitutes
in class AbstractMarkupSubstitutionElementProcessor
Copyright © 2016 The THYMELEAF team. All rights reserved.