public class DelegatingThymeleaf3TagTextModifierProcessor
extends org.thymeleaf.processor.element.AbstractAttributeTagProcessor
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.presentation.dialect.BroadleafTagTextModifierProcessor |
processor |
| Constructor and Description |
|---|
DelegatingThymeleaf3TagTextModifierProcessor(String name,
org.broadleafcommerce.presentation.dialect.BroadleafTagTextModifierProcessor processor,
int precedence) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.engine.AttributeName attributeName,
String attributeValue,
org.thymeleaf.processor.element.IElementTagStructureHandler structureHandler) |
doProcessgetDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModeprotected org.broadleafcommerce.presentation.dialect.BroadleafTagTextModifierProcessor processor
public DelegatingThymeleaf3TagTextModifierProcessor(String name, org.broadleafcommerce.presentation.dialect.BroadleafTagTextModifierProcessor processor, int precedence)
protected void doProcess(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.engine.AttributeName attributeName,
String attributeValue,
org.thymeleaf.processor.element.IElementTagStructureHandler structureHandler)
doProcess in class org.thymeleaf.processor.element.AbstractAttributeTagProcessorCopyright © 2021. All rights reserved.