|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object org.thymeleaf.processor.AbstractProcessor org.thymeleaf.processor.attr.AbstractAttrProcessor org.thymeleaf.processor.attr.AbstractNoOpAttrProcessor org.thymeleaf.standard.processor.attr.StandardFragmentAttrProcessor
public final class StandardFragmentAttrProcessor
Field Summary | |
---|---|
static String |
ATTR_NAME
|
static int |
ATTR_PRECEDENCE
|
Constructor Summary | |
---|---|
StandardFragmentAttrProcessor()
|
Method Summary | |
---|---|
int |
getPrecedence()
|
Methods inherited from class org.thymeleaf.processor.attr.AbstractNoOpAttrProcessor |
---|
processAttribute |
Methods inherited from class org.thymeleaf.processor.attr.AbstractAttrProcessor |
---|
doProcess, getMatcher |
Methods inherited from class org.thymeleaf.processor.AbstractProcessor |
---|
compareTo, getMessage, getMessageForProcessor, getMessageForTemplate, process |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ATTR_PRECEDENCE
public static final String ATTR_NAME
Constructor Detail |
---|
public StandardFragmentAttrProcessor()
Method Detail |
---|
public int getPrecedence()
getPrecedence
in class AbstractProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |