public abstract class AbstractStandardFragmentInsertionTagProcessor extends AbstractAttributeTagProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStandardFragmentInsertionTagProcessor(TemplateMode templateMode,
String dialectPrefix,
String attrName,
int precedence,
boolean replaceHost) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(ITemplateContext context,
IProcessableElementTag tag,
AttributeName attributeName,
String attributeValue,
IElementTagStructureHandler structureHandler) |
doProcessgetDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrecedence, getTemplateModeprotected AbstractStandardFragmentInsertionTagProcessor(TemplateMode templateMode, String dialectPrefix, String attrName, int precedence, boolean replaceHost)
protected void doProcess(ITemplateContext context, IProcessableElementTag tag, AttributeName attributeName, String attributeValue, IElementTagStructureHandler structureHandler)
doProcess in class AbstractAttributeTagProcessorCopyright © 2017 The THYMELEAF team. All rights reserved.