public abstract class AbstractStandardSingleAttributeModifierAttrProcessor extends AbstractSingleAttributeModifierAttrProcessor
AbstractAttributeModifierAttrProcessor.ModificationType| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStandardSingleAttributeModifierAttrProcessor(IAttributeNameProcessorMatcher matcher) |
protected |
AbstractStandardSingleAttributeModifierAttrProcessor(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTargetAttributeValue(Arguments arguments,
Element element,
String attributeName) |
protected boolean |
recomputeProcessorsAfterExecution(Arguments arguments,
Element element,
String attributeName) |
getModifiedAttributeValues, getTargetAttributeNamedoAdditionalProcess, getModificationType, processAttribute, removeAttributeIfEmpty, shouldRemoveAttributedoProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, processprotected AbstractStandardSingleAttributeModifierAttrProcessor(IAttributeNameProcessorMatcher matcher)
protected AbstractStandardSingleAttributeModifierAttrProcessor(String attributeName)
protected String getTargetAttributeValue(Arguments arguments, Element element, String attributeName)
getTargetAttributeValue in class AbstractSingleAttributeModifierAttrProcessorprotected boolean recomputeProcessorsAfterExecution(Arguments arguments, Element element, String attributeName)
recomputeProcessorsAfterExecution in class AbstractAttributeModifierAttrProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.