org.thymeleaf.standard.processor.attr
Class StandardUtextAttrProcessor
Object
org.thymeleaf.processor.AbstractProcessor
org.thymeleaf.processor.attr.AbstractAttrProcessor
org.thymeleaf.processor.attr.AbstractChildrenModifierAttrProcessor
org.thymeleaf.processor.attr.AbstractUnescapedTextChildModifierAttrProcessor
org.thymeleaf.standard.processor.attr.AbstractStandardUnescapedTextChildModifierAttrProcessor
org.thymeleaf.standard.processor.attr.StandardUtextAttrProcessor
- All Implemented Interfaces:
- Comparable<IProcessor>, IProcessor
public final class StandardUtextAttrProcessor
- extends AbstractStandardUnescapedTextChildModifierAttrProcessor
- Since:
- 1.0
- Author:
- Daniel Fernández
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTR_PRECEDENCE
public static final int ATTR_PRECEDENCE
- See Also:
- Constant Field Values
ATTR_NAME
public static final String ATTR_NAME
- See Also:
- Constant Field Values
StandardUtextAttrProcessor
public StandardUtextAttrProcessor()
getPrecedence
public int getPrecedence()
- Specified by:
getPrecedence
in class AbstractProcessor
Copyright © 2014 The THYMELEAF team. All Rights Reserved.