public final class StandardClassappendTagProcessor extends AbstractStandardExpressionAttributeTagProcessor implements IAttributeDefinitionsAware
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_NAME |
static int |
PRECEDENCE |
static String |
TARGET_ATTR_NAME |
| Constructor and Description |
|---|
StandardClassappendTagProcessor(String dialectPrefix) |
| 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, getTemplateModepublic static final int PRECEDENCE
public static final String ATTR_NAME
public static final String TARGET_ATTR_NAME
public StandardClassappendTagProcessor(String dialectPrefix)
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.