public abstract class AbstractStandardDoubleAttributeModifierTagProcessor extends AbstractStandardExpressionAttributeTagProcessor implements IAttributeDefinitionsAware
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStandardDoubleAttributeModifierTagProcessor(TemplateMode templateMode,
String dialectPrefix,
String attrName,
int precedence,
String attributeOneCompleteName,
String attributeTwoCompleteName,
boolean removeIfEmpty) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(ITemplateContext context,
IProcessableElementTag tag,
AttributeName attributeName,
String attributeValue,
Object expressionResult,
IElementTagStructureHandler structureHandler) |
void |
setAttributeDefinitions(AttributeDefinitions attributeDefinitions) |
doProcessdoProcessgetDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrecedence, getTemplateModeprotected AbstractStandardDoubleAttributeModifierTagProcessor(TemplateMode templateMode, String dialectPrefix, String attrName, int precedence, String attributeOneCompleteName, String attributeTwoCompleteName, boolean removeIfEmpty)
public void setAttributeDefinitions(AttributeDefinitions attributeDefinitions)
setAttributeDefinitions in interface IAttributeDefinitionsAwareprotected final void doProcess(ITemplateContext context, IProcessableElementTag tag, AttributeName attributeName, String attributeValue, Object expressionResult, IElementTagStructureHandler structureHandler)
doProcess in class AbstractStandardExpressionAttributeTagProcessorCopyright © 2017 The THYMELEAF team. All rights reserved.