public class UserAttrProcessor
extends org.thymeleaf.processor.attr.AbstractConditionalVisibilityAttrProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
UserAttrProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static UserAttrProcessor |
create() |
int |
getPrecedence() |
boolean |
isVisible(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName) |
processAttributedoProcess, getMatcherpublic static UserAttrProcessor create()
public int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorpublic boolean isVisible(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName)
isVisible in class org.thymeleaf.processor.attr.AbstractConditionalVisibilityAttrProcessorCopyright © 2013. All Rights Reserved.