|
||||||||||
| 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.processor.attr.AbstractSingleAttributeModifierAttrProcessor
org.thymeleaf.standard.processor.attr.AbstractStandardSingleAttributeModifierAttrProcessor
public abstract class AbstractStandardSingleAttributeModifierAttrProcessor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.thymeleaf.processor.attr.AbstractAttributeModifierAttrProcessor |
|---|
AbstractAttributeModifierAttrProcessor.ModificationType |
| Constructor Summary | |
|---|---|
AbstractStandardSingleAttributeModifierAttrProcessor(IAttributeNameProcessorMatcher matcher)
|
|
AbstractStandardSingleAttributeModifierAttrProcessor(String attributeName)
|
|
| Method Summary | |
|---|---|
protected String |
getTargetAttributeValue(Arguments arguments,
Element element,
String attributeName)
|
protected boolean |
recomputeProcessorsAfterExecution(Arguments arguments,
Element element,
String attributeName)
|
| Methods inherited from class org.thymeleaf.processor.attr.AbstractSingleAttributeModifierAttrProcessor |
|---|
getModifiedAttributeValues, getTargetAttributeName |
| Methods inherited from class org.thymeleaf.processor.attr.AbstractAttributeModifierAttrProcessor |
|---|
getModificationType, processAttribute, removeAttributeIfEmpty |
| Methods inherited from class org.thymeleaf.processor.attr.AbstractAttrProcessor |
|---|
doProcess, getMatcher |
| Methods inherited from class org.thymeleaf.processor.AbstractProcessor |
|---|
compareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, process |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractStandardSingleAttributeModifierAttrProcessor(IAttributeNameProcessorMatcher matcher)
public AbstractStandardSingleAttributeModifierAttrProcessor(String attributeName)
| Method Detail |
|---|
protected String getTargetAttributeValue(Arguments arguments,
Element element,
String attributeName)
getTargetAttributeValue in class AbstractSingleAttributeModifierAttrProcessor
protected boolean recomputeProcessorsAfterExecution(Arguments arguments,
Element element,
String attributeName)
recomputeProcessorsAfterExecution in class AbstractAttributeModifierAttrProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||