软件包 org.apache.struts2.views.freemarker

类摘要
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