public final class SpringObjectAttrProcessor
extends org.thymeleaf.standard.processor.attr.AbstractStandardSelectionAttrProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_NAME |
static int |
ATTR_PRECEDENCE |
| Constructor and Description |
|---|
SpringObjectAttrProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getAdditionalLocalVariables(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName) |
int |
getPrecedence() |
protected void |
validateSelectionValue(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName,
String attributeValue,
org.thymeleaf.standard.expression.IStandardExpression expression) |
getNewSelectionTargetdoAdditionalProcess, processAttributedoProcess, getMatcherpublic static final int ATTR_PRECEDENCE
public static final String ATTR_NAME
public int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorprotected void validateSelectionValue(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName,
String attributeValue,
org.thymeleaf.standard.expression.IStandardExpression expression)
validateSelectionValue in class org.thymeleaf.standard.processor.attr.AbstractStandardSelectionAttrProcessorCopyright © 2017 The THYMELEAF team. All rights reserved.