Package | Description |
---|---|
org.apache.tiles.autotag.freemarker |
Autotag support for Freemarker.
|
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 |
FMTemplateGeneratorFactory
Creates a template generator that generates code for Freemarker.
|
Modifier and Type | Class and Description |
---|---|
class |
JspTemplateGeneratorFactory
Creates a template generator to build JSP code around template models.
|
Modifier and Type | Class and Description |
---|---|
class |
VelocityTemplateGeneratorFactory
Creates a template generator that generates code to build Velocity code
around template classes.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.