BroadleafVariableModifierAttrProcessor@Deprecated public class DelegatingThymeleaf2VariableModifierAttrProcessor extends org.thymeleaf.processor.attr.AbstractAttrProcessor
BroadleafVariableModifierAttrProcessor}| Modifier and Type | Field and Description |
|---|---|
protected int |
precedence
Deprecated.
|
protected org.broadleafcommerce.presentation.dialect.BroadleafVariableModifierAttrProcessor |
processor
Deprecated.
|
| Constructor and Description |
|---|
DelegatingThymeleaf2VariableModifierAttrProcessor(String attributeName,
org.broadleafcommerce.presentation.dialect.BroadleafVariableModifierAttrProcessor processor,
int precedence)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence()
Deprecated.
|
protected org.thymeleaf.processor.ProcessorResult |
processAttribute(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName)
Deprecated.
|
doProcess, getMatcherprotected int precedence
protected org.broadleafcommerce.presentation.dialect.BroadleafVariableModifierAttrProcessor processor
public DelegatingThymeleaf2VariableModifierAttrProcessor(String attributeName, org.broadleafcommerce.presentation.dialect.BroadleafVariableModifierAttrProcessor processor, int precedence)
protected org.thymeleaf.processor.ProcessorResult processAttribute(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName)
processAttribute in class org.thymeleaf.processor.attr.AbstractAttrProcessorpublic int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorCopyright © 2022. All rights reserved.