|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FreeMarkerConfig
Interface to be implemented by objects that configure and manage a FreeMarker Configuration object in a web environment. Detected and used by FreeMarkerView.
FreeMarkerConfigurer
,
FreeMarkerView
Method Summary | |
---|---|
Configuration |
getConfiguration()
Return the FreeMarker Configuration object for the current web application context. |
Method Detail |
---|
Configuration getConfiguration()
A FreeMarker Configuration object may be used to set FreeMarker properties and shared objects, and allows to retrieve templates.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |