public final class StandardWithTagProcessor extends AbstractAttributeTagProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_NAME |
static int |
PRECEDENCE |
| Constructor and Description |
|---|
StandardWithTagProcessor(TemplateMode templateMode,
String dialectPrefix) |
| 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, getTemplateModepublic static final int PRECEDENCE
public static final String ATTR_NAME
public StandardWithTagProcessor(TemplateMode templateMode, String dialectPrefix)
protected void doProcess(ITemplateContext context, IProcessableElementTag tag, AttributeName attributeName, String attributeValue, IElementTagStructureHandler structureHandler)
doProcess in class AbstractAttributeTagProcessorCopyright © 2017 The THYMELEAF team. All rights reserved.