| Package | Description | 
|---|---|
| org.apache.tiles.autotag.freemarker | Autotag support for Freemarker. | 
| org.apache.tiles.autotag.generate | The Autotag generation classes. | 
| org.apache.tiles.autotag.jsp | Autotag support for JavaServer Pages. | 
| org.apache.tiles.autotag.velocity | Autotag support for Velocity. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FMModelGeneratorGenerates a single Freemarker directive model, given a template class. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractTemplateClassGeneratorA base template class generator. | 
| Modifier and Type | Method and Description | 
|---|---|
| TemplateGeneratorBuilder | TemplateGeneratorBuilder. addClassesTemplateClassGenerator(TemplateClassGenerator generator)Adds a new template class generator to generate classes. | 
| TemplateGeneratorBuilder | TemplateGeneratorBuilder. addResourcesTemplateClassGenerator(TemplateClassGenerator generator)Adds a new template class generator to generate resources. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TagClassGeneratorGenerates a tag class using a template class. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VelocityDirectiveGeneratorGenerates a Velocity directive using a template class. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.