public final class SpringErrorClassTagProcessor
extends org.thymeleaf.processor.element.AbstractAttributeTagProcessor
implements org.thymeleaf.engine.IAttributeDefinitionsAware
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_NAME |
static int |
ATTR_PRECEDENCE |
static String |
TARGET_ATTR_NAME |
| Constructor and Description |
|---|
SpringErrorClassTagProcessor(String dialectPrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.engine.AttributeName attributeName,
String attributeValue,
org.thymeleaf.processor.element.IElementTagStructureHandler structureHandler) |
void |
setAttributeDefinitions(org.thymeleaf.engine.AttributeDefinitions attributeDefinitions) |
doProcessgetDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModepublic static final int ATTR_PRECEDENCE
public static final String ATTR_NAME
public static final String TARGET_ATTR_NAME
public SpringErrorClassTagProcessor(String dialectPrefix)
public void setAttributeDefinitions(org.thymeleaf.engine.AttributeDefinitions attributeDefinitions)
setAttributeDefinitions in interface org.thymeleaf.engine.IAttributeDefinitionsAwareprotected final void doProcess(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.engine.AttributeName attributeName,
String attributeValue,
org.thymeleaf.processor.element.IElementTagStructureHandler structureHandler)
doProcess in class org.thymeleaf.processor.element.AbstractAttributeTagProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.