public final class AuthorizeUrlAttrProcessor
extends org.thymeleaf.standard.processor.AbstractStandardConditionalVisibilityTagProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_NAME |
static int |
ATTR_PRECEDENCE |
| Constructor and Description |
|---|
AuthorizeUrlAttrProcessor(org.thymeleaf.templatemode.TemplateMode templateMode,
String dialectPrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isVisible(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.engine.AttributeName attributeName,
String attributeValue) |
doProcessdoProcessgetDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModepublic static final int ATTR_PRECEDENCE
public static final String ATTR_NAME
public AuthorizeUrlAttrProcessor(org.thymeleaf.templatemode.TemplateMode templateMode,
String dialectPrefix)
protected boolean isVisible(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.engine.AttributeName attributeName,
String attributeValue)
isVisible in class org.thymeleaf.standard.processor.AbstractStandardConditionalVisibilityTagProcessorCopyright © 2017 The THYMELEAF team. All rights reserved.