public abstract class AbstractStandardSwitchStructureAttrProcessor extends AbstractLocalVariableDefinitionAttrProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractStandardSwitchStructureAttrProcessor.SwitchStructure |
| Modifier and Type | Field and Description |
|---|---|
static String |
SWITCH_VARIABLE_NAME |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStandardSwitchStructureAttrProcessor(IAttributeNameProcessorMatcher matcher) |
protected |
AbstractStandardSwitchStructureAttrProcessor(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getNewLocalVariables(Arguments arguments,
Element element,
String attributeName) |
processAttributedoProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, processpublic static final String SWITCH_VARIABLE_NAME
protected AbstractStandardSwitchStructureAttrProcessor(IAttributeNameProcessorMatcher matcher)
protected AbstractStandardSwitchStructureAttrProcessor(String attributeName)
protected final Map<String,Object> getNewLocalVariables(Arguments arguments, Element element, String attributeName)
getNewLocalVariables in class AbstractLocalVariableDefinitionAttrProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.