Uses of Class
org.apache.tiles.velocity.template.VelocityStyleTilesTool
-
Packages that use VelocityStyleTilesTool Package Description org.apache.tiles.velocity.template Classes that allow the use of "Tiles template" as a Velocity tool. -
-
Uses of VelocityStyleTilesTool in org.apache.tiles.velocity.template
Methods in org.apache.tiles.velocity.template that return VelocityStyleTilesTool Modifier and Type Method Description VelocityStyleTilesTool
VelocityStyleTilesTool. endAttributeContext()
Ends the current attribute context.VelocityStyleTilesTool
VelocityStyleTilesTool. setCurrentContainer(java.lang.String containerKey)
Sets the current container for the current request.
-