org.thymeleaf.standard.processor.attr
Class StandardObjectAttrProcessor
Object
org.thymeleaf.processor.attr.AbstractAttrProcessor
org.thymeleaf.processor.attr.AbstractSelectionTargetAttrProcessor
org.thymeleaf.standard.processor.attr.AbstractStandardSelectionTargetAttrProcessor
org.thymeleaf.standard.processor.attr.StandardObjectAttrProcessor
- All Implemented Interfaces:
- Comparable<IAttrProcessor>, IAttrProcessor
public final class StandardObjectAttrProcessor
- extends AbstractStandardSelectionTargetAttrProcessor
- 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 Integer ATTR_PRECEDENCE
ATTR_NAME
public static final String ATTR_NAME
- See Also:
- Constant Field Values
StandardObjectAttrProcessor
public StandardObjectAttrProcessor()
getAttributeApplicabilities
public Set<AttrApplicability> getAttributeApplicabilities()
getPrecedence
public Integer getPrecedence()
Copyright © 2011 The THYMELEAF team. All Rights Reserved.