| Package | Description |
|---|---|
| org.thymeleaf.context | |
| org.thymeleaf.expression |
| Modifier and Type | Method and Description |
|---|---|
IExpressionObjects |
IExpressionContext.getExpressionObjects()
Returns the
IExpressionObjects instance to be used for retrieving (and maybe building
lazily) expression objects (${#expobj}) to be used at Standard Thymeleaf Expressions. |
IExpressionObjects |
AbstractExpressionContext.getExpressionObjects() |
IExpressionObjects |
AbstractEngineContext.getExpressionObjects() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionObjects
Base abstract class for
IExpressionObjects implementations. |
Copyright © 2017 The THYMELEAF team. All rights reserved.