public abstract class AbstractStandardSingleValueMultipleAttributeModifierAttrProcessor extends AbstractAttributeModifierAttrProcessor
AbstractAttributeModifierAttrProcessor.ModificationType| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStandardSingleValueMultipleAttributeModifierAttrProcessor(IAttributeNameProcessorMatcher matcher) |
protected |
AbstractStandardSingleValueMultipleAttributeModifierAttrProcessor(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Set<String> |
getModifiedAttributeNames(Arguments arguments,
Element element,
String attributeName,
String attributeValue,
IStandardExpression expression) |
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 AbstractStandardSingleValueMultipleAttributeModifierAttrProcessor(IAttributeNameProcessorMatcher matcher)
protected AbstractStandardSingleValueMultipleAttributeModifierAttrProcessor(String attributeName)
protected final Map<String,String> getModifiedAttributeValues(Arguments arguments, Element element, String attributeName)
getModifiedAttributeValues in class AbstractAttributeModifierAttrProcessorprotected abstract Set<String> getModifiedAttributeNames(Arguments arguments, Element element, String attributeName, String attributeValue, IStandardExpression expression)
protected boolean recomputeProcessorsAfterExecution(Arguments arguments, Element element, String attributeName)
recomputeProcessorsAfterExecution in class AbstractAttributeModifierAttrProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.