软件包 org.apache.struts2.views.freemarker
的使用

使用 org.apache.struts2.views.freemarker 的软件包
org.apache.struts2.components.template   
org.apache.struts2.interceptor.debugging   
org.apache.struts2.views.freemarker   
 

org.apache.struts2.components.template 使用的 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.

 

org.apache.struts2.interceptor.debugging 使用的 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.

 

org.apache.struts2.views.freemarker 使用的 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.

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.