public class DelegatingThymeleaf3TagReplacementProcessor
extends org.thymeleaf.processor.element.AbstractElementTagProcessor
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.presentation.dialect.BroadleafTagReplacementProcessor |
processor |
| Constructor and Description |
|---|
DelegatingThymeleaf3TagReplacementProcessor(String tagName,
org.broadleafcommerce.presentation.dialect.BroadleafTagReplacementProcessor processor,
int precedence) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.processor.element.IElementTagStructureHandler structureHandler) |
getDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModeprotected org.broadleafcommerce.presentation.dialect.BroadleafTagReplacementProcessor processor
public DelegatingThymeleaf3TagReplacementProcessor(String tagName, org.broadleafcommerce.presentation.dialect.BroadleafTagReplacementProcessor processor, int precedence)
protected void doProcess(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IProcessableElementTag tag,
org.thymeleaf.processor.element.IElementTagStructureHandler structureHandler)
doProcess in class org.thymeleaf.processor.element.AbstractElementTagProcessorCopyright © 2021. All rights reserved.