| Package | Description |
|---|---|
| org.thymeleaf.context |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExpressionContext
Base abstract class implementing
IExpressionContext. |
class |
Context
Basic, non-web implementation of
IContext, valid for most non-web scenarios. |
class |
ExpressionContext
Basic implementation of the
IExpressionContext interface. |
class |
WebContext
Basic web-oriented implementation of the
IContext and IWebContext interfaces. |
class |
WebExpressionContext
Basic web-oriented implementation of the
IExpressionContext and IWebContext interfaces. |
Copyright © 2017 The THYMELEAF team. All rights reserved.