See: Description
Interface | Description |
---|---|
FreeMarkerConfig |
Interface to be implemented by objects that configure and manage a
FreeMarker Configuration object in a web environment.
|
Class | Description |
---|---|
FreeMarkerConfigurer |
Configures FreeMarker for web usage via the "configLocation" and/or
"freemarkerSettings" and/or "templateLoaderPath" properties.
|
FreeMarkerView |
A
View implementation that uses the FreeMarker template engine. |
FreeMarkerViewResolver |
A
ViewResolver for resolving FreeMarkerView instances, i.e. |