| Package | Description |
|---|---|
| org.thymeleaf | |
| org.thymeleaf.context |
| Modifier and Type | Class and Description |
|---|---|
class |
Arguments
Objects of this class contain all the required arguments for template
processing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDialectAwareProcessingContext
Specific abstract superclass for implementations of
IProcessingContext that
are able to add extra expression utility objects to expression evaluations if any
of the configured IDialects implement IExpressionEnhancingDialect. |
class |
DialectAwareProcessingContext
Basic implementation of
AbstractDialectAwareProcessingContext. |
class |
ProcessingContext
Basic implementation of
AbstractProcessingContext. |
Copyright © 2016 The THYMELEAF team. All rights reserved.