public class AuthenticationAttrProcessor
extends org.thymeleaf.processor.attr.AbstractTextChildModifierAttrProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_NAME |
static int |
ATTR_PRECEDENCE |
| Constructor and Description |
|---|
AuthenticationAttrProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected String |
getText(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName) |
getModifiedChildrengetReplaceHostElement, processAttributedoProcess, getMatcherpublic static final int ATTR_PRECEDENCE
public static final String ATTR_NAME
Copyright © 2016 The THYMELEAF team. All rights reserved.