Class | Description |
---|---|
FreemarkerManager |
Static Configuration Manager for the FreemarkerResult's configuration
Possible extension points are :-
createConfiguration method
loadSettings method
createTemplateLoader method
populateContext method
createConfiguration method
Create a freemarker Configuration. |
FreemarkerResult |
Renders a view using the Freemarker template engine.
|
FreemarkerThemeTemplateLoader |
When loading a template, if sees theme token in path, does a template search through
theme hierarchy for template, starting at the theme name after the token.
|
ScopesHashModel |
Simple Hash model that also searches other scopes.
|
StrutsBeanWrapper |
The StrutsBeanWrapper extends the default FreeMarker BeansWrapper and provides almost no change in functionality,
except for how it handles maps.
|
StrutsClassTemplateLoader |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.