Uses of Package
org.apache.struts2.components.template
Packages that use org.apache.struts2.components.template
Package
Description
-
Classes in org.apache.struts2.components.template used by org.apache.struts2.componentsClassDescriptionA template is used as a model for rendering output.The TemplateEngineManager will return a template engine for the template
-
Classes in org.apache.struts2.components.template used by org.apache.struts2.components.templateClassDescriptionBase class for template engines.A template is used as a model for rendering output.Any template language which wants to support UI tag templating needs to provide an implementation of this interface to handle rendering the templateContext used when rendering templates.
-
Classes in org.apache.struts2.components.template used by org.apache.struts2.views.freemarkerClassDescriptionAny template language which wants to support UI tag templating needs to provide an implementation of this interface to handle rendering the template