Package | Description |
---|---|
org.thymeleaf | |
org.thymeleaf.dialect | |
org.thymeleaf.expression | |
org.thymeleaf.standard | |
org.thymeleaf.standard.expression |
Modifier and Type | Method and Description |
---|---|
IExpressionObjectFactory |
EngineConfiguration.getExpressionObjectFactory() |
IExpressionObjectFactory |
IEngineConfiguration.getExpressionObjectFactory() |
Modifier and Type | Method and Description |
---|---|
IExpressionObjectFactory |
IExpressionObjectDialect.getExpressionObjectFactory() |
Constructor and Description |
---|
ExpressionObjects(IExpressionContext context,
IExpressionObjectFactory expressionObjectFactory) |
Modifier and Type | Method and Description |
---|---|
IExpressionObjectFactory |
StandardDialect.getExpressionObjectFactory() |
Modifier and Type | Class and Description |
---|---|
class |
StandardExpressionObjectFactory
Builds the expression objects to be used by Standard dialects.
|
Copyright © 2016 The THYMELEAF team. All rights reserved.