Uses of Class
org.apache.tiles.autotag.generate.AbstractTemplateSuiteGenerator
Packages that use AbstractTemplateSuiteGenerator
Package
Description
Autotag support for Freemarker.
Autotag support for JavaServer Pages.
Autotag support for Velocity.
- 
Uses of AbstractTemplateSuiteGenerator in org.apache.tiles.autotag.freemarkerSubclasses of AbstractTemplateSuiteGenerator in org.apache.tiles.autotag.freemarkerModifier and TypeClassDescriptionclassGenerates the model repository, given the template suite.
- 
Uses of AbstractTemplateSuiteGenerator in org.apache.tiles.autotag.jspSubclasses of AbstractTemplateSuiteGenerator in org.apache.tiles.autotag.jspModifier and TypeClassDescriptionclassGenerates the TLD file, using a template suite.
- 
Uses of AbstractTemplateSuiteGenerator in org.apache.tiles.autotag.velocitySubclasses of AbstractTemplateSuiteGenerator in org.apache.tiles.autotag.velocityModifier and TypeClassDescriptionclassGenerates a Velocity properties containing the list of generated user directives for future use.