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, getPrefix
public BroadleafDialect(org.thymeleaf.expression.IExpressionObjectFactory expressionObjectFactory)
public Set<org.thymeleaf.processor.IProcessor> getProcessors(String dialectPrefix)
getProcessors
in interface org.thymeleaf.dialect.IProcessorDialect
public org.thymeleaf.expression.IExpressionObjectFactory getExpressionObjectFactory()
getExpressionObjectFactory
in interface org.thymeleaf.dialect.IExpressionObjectDialect
Copyright © 2021. All rights reserved.