| Package | Description |
|---|---|
| org.thymeleaf | |
| org.thymeleaf.context |
| Modifier and Type | Method and Description |
|---|---|
IEngineContextFactory |
TemplateEngine.getEngineContextFactory()
Returns the engine context factory in effect.
|
IEngineContextFactory |
EngineConfiguration.getEngineContextFactory() |
IEngineContextFactory |
IEngineConfiguration.getEngineContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateEngine.setEngineContextFactory(IEngineContextFactory engineContextFactory)
Sets the Engine Context Factory (implementation of
IEngineContextFactory) to be
used for template processing. |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardEngineContextFactory
Standard implementation of the
IEngineContextFactory interface. |
Copyright © 2017 The THYMELEAF team. All rights reserved.