public class DelegatingThymeleaf2TagTextModifierProcessor
extends org.thymeleaf.processor.attr.AbstractTextChildModifierAttrProcessor
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.presentation.dialect.BroadleafTagTextModifierProcessor |
processor |
| Constructor and Description |
|---|
DelegatingThymeleaf2TagTextModifierProcessor(String name,
org.broadleafcommerce.presentation.dialect.BroadleafTagTextModifierProcessor processor,
int precedence) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected String |
getText(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName) |
getModifiedChildrengetReplaceHostElement, processAttributedoProcess, getMatcherprotected org.broadleafcommerce.presentation.dialect.BroadleafTagTextModifierProcessor processor
public DelegatingThymeleaf2TagTextModifierProcessor(String name, org.broadleafcommerce.presentation.dialect.BroadleafTagTextModifierProcessor processor, int precedence)
protected String getText(org.thymeleaf.Arguments arguments, org.thymeleaf.dom.Element element, String attributeName)
getText in class org.thymeleaf.processor.attr.AbstractTextChildModifierAttrProcessorpublic int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorCopyright © 2022. All rights reserved.