public interface FreeMarkerConfig
FreeMarkerView
.Modifier and Type | Method and Description |
---|---|
freemarker.template.Configuration |
getConfiguration()
Return the FreeMarker Configuration object for the current
web application context.
|
freemarker.template.Configuration getConfiguration()
A FreeMarker Configuration object may be used to set FreeMarker properties and shared objects, and allows to retrieve templates.