public abstract class AbstractStandardSelectionAttrProcessor extends AbstractSelectionTargetAttrProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStandardSelectionAttrProcessor(IAttributeNameProcessorMatcher matcher) |
protected |
AbstractStandardSelectionAttrProcessor(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getNewSelectionTarget(Arguments arguments,
Element element,
String attributeName) |
protected void |
validateSelectionValue(Arguments arguments,
Element element,
String attributeName,
String attributeValue,
IStandardExpression expression) |
doAdditionalProcess, getAdditionalLocalVariables, processAttributedoProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, processprotected AbstractStandardSelectionAttrProcessor(IAttributeNameProcessorMatcher matcher)
protected AbstractStandardSelectionAttrProcessor(String attributeName)
protected final Object getNewSelectionTarget(Arguments arguments, Element element, String attributeName)
getNewSelectionTarget in class AbstractSelectionTargetAttrProcessorprotected void validateSelectionValue(Arguments arguments, Element element, String attributeName, String attributeValue, IStandardExpression expression)
Copyright © 2016 The THYMELEAF team. All rights reserved.