public class BroadleafDialect
extends org.thymeleaf.dialect.AbstractProcessorDialect
implements org.thymeleaf.dialect.IExpressionObjectDialect
| Constructor and Description |
|---|
BroadleafDialect(org.thymeleaf.expression.IExpressionObjectFactory expressionObjectFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.thymeleaf.expression.IExpressionObjectFactory |
getExpressionObjectFactory() |
Set<org.thymeleaf.processor.IProcessor> |
getProcessors(String dialectPrefix) |
getDialectProcessorPrecedence, getPrefixpublic BroadleafDialect(org.thymeleaf.expression.IExpressionObjectFactory expressionObjectFactory)
public Set<org.thymeleaf.processor.IProcessor> getProcessors(String dialectPrefix)
getProcessors in interface org.thymeleaf.dialect.IProcessorDialectpublic org.thymeleaf.expression.IExpressionObjectFactory getExpressionObjectFactory()
getExpressionObjectFactory in interface org.thymeleaf.dialect.IExpressionObjectDialectCopyright © 2021. All rights reserved.