软件包 org.apache.struts2.components.template
的使用

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

org.apache.struts2.components 使用的 org.apache.struts2.components.template 中的类
TemplateEngineManager
          The TemplateEngineManager will return a template engine for the template
 

org.apache.struts2.components.template 使用的 org.apache.struts2.components.template 中的类
BaseTemplateEngine
          Base class for template engines.
Template
          A template.
TemplateEngine
          Any template language which wants to support UI tag templating needs to provide an implementation of this interface to handle rendering the template
TemplateRenderingContext
          Context used when rendering templates.
 

org.apache.struts2.views.freemarker 使用的 org.apache.struts2.components.template 中的类
TemplateEngine
          Any template language which wants to support UI tag templating needs to provide an implementation of this interface to handle rendering the template