Package | Description |
---|---|
org.apache.struts2.components | |
org.apache.struts2.components.template | |
org.apache.struts2.views.freemarker |
Classes for views using FreeMarker.
|
Class and Description |
---|
Template
A template.
|
TemplateEngineManager
The TemplateEngineManager will return a template engine for the template
|
Class and Description |
---|
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.
|
Class and Description |
---|
TemplateEngine
Any template language which wants to support UI tag templating needs to provide an implementation of this interface
to handle rendering the template
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.