public class EsiIncludeElementProcessor
extends org.thymeleaf.processor.element.AbstractElementTagProcessor
<esi:include ..> tags with the content of its src-attribute.| Modifier | Constructor and Description |
|---|---|
protected |
EsiIncludeElementProcessor(EsiContentResolver esiContentResolver) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.processor.element.IElementTagStructureHandler structureHandler) |
getDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModeprotected EsiIncludeElementProcessor(EsiContentResolver esiContentResolver)
protected void doProcess(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.processor.element.IElementTagStructureHandler structureHandler)
doProcess in class org.thymeleaf.processor.element.AbstractElementTagProcessor