public final class SpringHrefTagProcessor
extends org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessor
implements org.thymeleaf.engine.IAttributeDefinitionsAware
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_NAME |
static int |
ATTR_PRECEDENCE |
| Constructor and Description |
|---|
SpringHrefTagProcessor(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,
Object expressionResult,
org.thymeleaf.processor.element.IElementTagStructureHandler structureHandler) |
void |
setAttributeDefinitions(org.thymeleaf.engine.AttributeDefinitions attributeDefinitions) |
doProcessdoProcessgetDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModepublic static final int ATTR_PRECEDENCE
public static final String ATTR_NAME
public SpringHrefTagProcessor(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,
Object expressionResult,
org.thymeleaf.processor.element.IElementTagStructureHandler structureHandler)
doProcess in class org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.