public final class SpringOptionInSelectFieldTagProcessor
extends org.thymeleaf.processor.element.AbstractElementTagProcessor
| Modifier and Type | Field and Description |
|---|---|
static int |
ATTR_PRECEDENCE |
static String |
OPTION_TAG_NAME |
| Constructor and Description |
|---|
SpringOptionInSelectFieldTagProcessor(String dialectPrefix) |
| 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, getTemplateModepublic static final int ATTR_PRECEDENCE
public static final String OPTION_TAG_NAME
public SpringOptionInSelectFieldTagProcessor(String dialectPrefix)
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.AbstractElementTagProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.