| org.apache.struts2.views.java.simple |
| TagGenerator | code | html | |
| TagHandler | code | html | |
| TagHandlerFactory | code | html | |
| TagSerializer | Implementations of this class build the html representation of the tag | code | html |
| Theme | code | html |
| Attributes | Map of tag attributes, used for rendering the tags | code | html |
| DefaultTagHandlerFactory | Default implementation of TagHandlerFactory | code | html |
| DefaultTheme | Default implementation of the theme | code | html |
| JavaTemplateEngine | Template engine that renders tags using java implementations | code | html |
| JavaTemplateEngine.Themes | code | html | |
| XHTMLTagSerializer | Write tags as XHTML | code | html |