org.thymeleaf.spring3.processor.attr
Class SpringSingleRemovableAttributeModifierAttrProcessor
Object
org.thymeleaf.spring3.processor.attr.SpringSingleRemovableAttributeModifierAttrProcessor
public final class SpringSingleRemovableAttributeModifierAttrProcessor
- extends Object
Processor utility factory for
StandardSingleRemovableAttributeModifierAttrProcessor
,
removing the method attribute from the list, as this will be treated at the
SpringMethodAttrProcessor
processor.
- Since:
- 2.0.3
- Author:
- Daniel Fernández
Field Summary |
static String[] |
ATTR_NAMES
|
static org.thymeleaf.standard.processor.attr.StandardSingleRemovableAttributeModifierAttrProcessor[] |
PROCESSORS
|
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTR_NAMES
public static final String[] ATTR_NAMES
PROCESSORS
public static final org.thymeleaf.standard.processor.attr.StandardSingleRemovableAttributeModifierAttrProcessor[] PROCESSORS
Copyright © 2012 The THYMELEAF team. All Rights Reserved.