public class CacheProcessor
extends org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessor
| Modifier and Type | Field and Description |
|---|---|
static int |
PRECEDENCE |
| Modifier | Constructor and Description |
|---|---|
protected |
CacheProcessor(org.thymeleaf.templatemode.TemplateMode templateMode,
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) |
doProcessdoProcessgetDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModepublic static final int PRECEDENCE
protected CacheProcessor(org.thymeleaf.templatemode.TemplateMode templateMode,
String dialectPrefix)
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)
doProcess in class org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessorCopyright © 2016. All Rights Reserved.