public class DelegatingThymeleaf3ModelModifierProcessor
extends org.thymeleaf.processor.element.AbstractElementModelProcessor
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.presentation.dialect.BroadleafModelModifierProcessor |
processor |
| Constructor and Description |
|---|
DelegatingThymeleaf3ModelModifierProcessor(String elementName,
org.broadleafcommerce.presentation.dialect.BroadleafModelModifierProcessor processor,
int precedence) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IModel model,
org.thymeleaf.processor.element.IElementModelStructureHandler structureHandler) |
getDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModeprotected org.broadleafcommerce.presentation.dialect.BroadleafModelModifierProcessor processor
public DelegatingThymeleaf3ModelModifierProcessor(String elementName, org.broadleafcommerce.presentation.dialect.BroadleafModelModifierProcessor processor, int precedence)
protected void doProcess(org.thymeleaf.context.ITemplateContext context,
org.thymeleaf.model.IModel model,
org.thymeleaf.processor.element.IElementModelStructureHandler structureHandler)
doProcess in class org.thymeleaf.processor.element.AbstractElementModelProcessorCopyright © 2021. All rights reserved.