public class AuthorizeUrlAttrProcessor
extends org.thymeleaf.processor.attr.AbstractConditionalVisibilityAttrProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_NAME |
static int |
ATTR_PRECEDENCE |
| Constructor and Description |
|---|
AuthorizeUrlAttrProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected boolean |
isVisible(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName) |
processAttributedoProcess, getMatcherpublic static final int ATTR_PRECEDENCE
public static final String ATTR_NAME
public int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorprotected boolean isVisible(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName)
isVisible in class org.thymeleaf.processor.attr.AbstractConditionalVisibilityAttrProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.