public final class StandardBlockTagProcessor extends AbstractElementTagProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_NAME |
static int |
PRECEDENCE |
| Constructor and Description |
|---|
StandardBlockTagProcessor(TemplateMode templateMode,
String dialectPrefix,
String elementName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(ITemplateContext context,
IProcessableElementTag tag,
IElementTagStructureHandler structureHandler) |
getDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrecedence, getTemplateModepublic static final int PRECEDENCE
public static final String ELEMENT_NAME
public StandardBlockTagProcessor(TemplateMode templateMode, String dialectPrefix, String elementName)
protected void doProcess(ITemplateContext context, IProcessableElementTag tag, IElementTagStructureHandler structureHandler)
doProcess in class AbstractElementTagProcessorCopyright © 2017 The THYMELEAF team. All rights reserved.