public class BroadleafThymeleaf3AdminDialect
extends org.thymeleaf.dialect.AbstractProcessorDialect
implements org.thymeleaf.dialect.IExpressionObjectDialect
| Modifier and Type | Field and Description |
|---|---|
protected org.thymeleaf.expression.IExpressionObjectFactory |
expressionObjectFactory |
| Constructor and Description |
|---|
BroadleafThymeleaf3AdminDialect() |
| Modifier and Type | Method and Description |
|---|---|
org.thymeleaf.expression.IExpressionObjectFactory |
getExpressionObjectFactory() |
Set<org.thymeleaf.processor.IProcessor> |
getProcessors(String dialectPrefix) |
void |
setProcessors(Set<org.thymeleaf.processor.IProcessor> processors) |
getDialectProcessorPrecedence, getPrefixprotected org.thymeleaf.expression.IExpressionObjectFactory expressionObjectFactory
public void setProcessors(Set<org.thymeleaf.processor.IProcessor> processors)
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.