| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objectorg.thymeleaf.processor.AbstractProcessor
org.thymeleaf.processor.attr.AbstractAttrProcessor
org.thymeleaf.processor.attr.AbstractAttributeModifierAttrProcessor
org.thymeleaf.standard.processor.attr.AbstractStandardAttributeModifierAttrProcessor
org.thymeleaf.standard.processor.attr.StandardAttrprependAttrProcessor
public final class StandardAttrprependAttrProcessor
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.thymeleaf.processor.attr.AbstractAttributeModifierAttrProcessor | 
|---|
AbstractAttributeModifierAttrProcessor.ModificationType | 
| Field Summary | |
|---|---|
static String | 
ATTR_NAME
 | 
static int | 
ATTR_PRECEDENCE
 | 
| Constructor Summary | |
|---|---|
StandardAttrprependAttrProcessor()
 | 
|
| Method Summary | |
|---|---|
protected  AbstractAttributeModifierAttrProcessor.ModificationType | 
getModificationType(Arguments arguments,
                    Element element,
                    String attributeName,
                    String newAttributeName)
 | 
 int | 
getPrecedence()
 | 
protected  boolean | 
removeAttributeIfEmpty(Arguments arguments,
                       Element element,
                       String attributeName,
                       String newAttributeName)
 | 
| Methods inherited from class org.thymeleaf.standard.processor.attr.AbstractStandardAttributeModifierAttrProcessor | 
|---|
getModifiedAttributeValues, recomputeProcessorsAfterExecution | 
| Methods inherited from class org.thymeleaf.processor.attr.AbstractAttributeModifierAttrProcessor | 
|---|
doAdditionalProcess, processAttribute, shouldRemoveAttribute | 
| 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 StandardAttrprependAttrProcessor()
| Method Detail | 
|---|
public int getPrecedence()
getPrecedence in class AbstractProcessor
protected AbstractAttributeModifierAttrProcessor.ModificationType getModificationType(Arguments arguments,
                                                                                      Element element,
                                                                                      String attributeName,
                                                                                      String newAttributeName)
getModificationType in class AbstractAttributeModifierAttrProcessor
protected boolean removeAttributeIfEmpty(Arguments arguments,
                                         Element element,
                                         String attributeName,
                                         String newAttributeName)
removeAttributeIfEmpty in class AbstractAttributeModifierAttrProcessor
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||