Package | Description |
---|---|
org.apache.struts2.components | |
org.apache.struts2.components.template |
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.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.