public abstract class AbstractLocalVariableDefinitionAttrProcessor extends AbstractAttrProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractLocalVariableDefinitionAttrProcessor(IAttributeNameProcessorMatcher matcher) |
protected |
AbstractLocalVariableDefinitionAttrProcessor(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<String,Object> |
getNewLocalVariables(Arguments arguments,
Element element,
String attributeName) |
ProcessorResult |
processAttribute(Arguments arguments,
Element element,
String attributeName) |
doProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, processprotected AbstractLocalVariableDefinitionAttrProcessor(String attributeName)
protected AbstractLocalVariableDefinitionAttrProcessor(IAttributeNameProcessorMatcher matcher)
public final ProcessorResult processAttribute(Arguments arguments, Element element, String attributeName)
processAttribute in class AbstractAttrProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.