public abstract class AbstractStandardAttributeModifierAttrProcessor extends AbstractAttributeModifierAttrProcessor
AbstractAttributeModifierAttrProcessor.ModificationType| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStandardAttributeModifierAttrProcessor(IAttributeNameProcessorMatcher matcher) |
protected |
AbstractStandardAttributeModifierAttrProcessor(IAttributeNameProcessorMatcher matcher,
boolean restrictedExpressionEvaluationMode) |
protected |
AbstractStandardAttributeModifierAttrProcessor(String attributeName) |
protected |
AbstractStandardAttributeModifierAttrProcessor(String attributeName,
boolean restrictedExpressionEvaluationMode) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
getModifiedAttributeValues(Arguments arguments,
Element element,
String attributeName) |
protected boolean |
recomputeProcessorsAfterExecution(Arguments arguments,
Element element,
String attributeName) |
doAdditionalProcess, getModificationType, processAttribute, removeAttributeIfEmpty, shouldRemoveAttributedoProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, processprotected AbstractStandardAttributeModifierAttrProcessor(IAttributeNameProcessorMatcher matcher)
protected AbstractStandardAttributeModifierAttrProcessor(String attributeName)
protected AbstractStandardAttributeModifierAttrProcessor(IAttributeNameProcessorMatcher matcher, boolean restrictedExpressionEvaluationMode)
protected AbstractStandardAttributeModifierAttrProcessor(String attributeName, boolean restrictedExpressionEvaluationMode)
protected final Map<String,String> getModifiedAttributeValues(Arguments arguments, Element element, String attributeName)
getModifiedAttributeValues in class AbstractAttributeModifierAttrProcessorprotected boolean recomputeProcessorsAfterExecution(Arguments arguments, Element element, String attributeName)
recomputeProcessorsAfterExecution in class AbstractAttributeModifierAttrProcessorCopyright © 2017 The THYMELEAF team. All rights reserved.