public final class StandardInlineHTMLTagProcessor extends AbstractStandardTextInlineSettingTagProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_NAME |
static int |
PRECEDENCE |
| Constructor and Description |
|---|
StandardInlineHTMLTagProcessor(String dialectPrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected IInliner |
getInliner(ITemplateContext context,
StandardInlineMode inlineMode) |
doProcessdoProcessgetDialectPrefix, 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 StandardInlineHTMLTagProcessor(String dialectPrefix)
protected IInliner getInliner(ITemplateContext context, StandardInlineMode inlineMode)
getInliner in class AbstractStandardTextInlineSettingTagProcessorCopyright © 2017 The THYMELEAF team. All rights reserved.