See: Description
| Class | Description | 
|---|---|
| AbstractDefaultToStringRenderable | Renderable that provides a default implementation of Renderable#toString()
 and allows access to parameters and context objects. | 
| AddAttributeDirective | 
 Add an element to the surrounding list. | 
| AddListAttributeDirective | 
 Declare a list that will be pass as an attribute. | 
| ContextHolder | An object that holds the current state of Velocity in a Servlet environment. | 
| DefinitionDirective | 
 Create a definition at runtime. | 
| GetAsStringDirective | 
 Render the value of the specified template attribute to the current Writer | 
| ImportAttributeDirective | 
 Import attribute(s) in specified context. | 
| InsertAttributeDirective | 
 Inserts the value of an attribute into the page. | 
| InsertDefinitionDirective | 
 Insert a definition. | 
| InsertTemplateDirective | 
 Insert a template. | 
| PutAttributeDirective | 
 Put an attribute in enclosing attribute container tag. | 
| PutListAttributeDirective | 
 Declare a list that will be pass as attribute to tile. | 
| SetCurrentContainerDirective | Selects a container to be used as the "current" container. | 
| VelocityStyleTilesTool | Tiles Tool to be used "the classic way". | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.