- VelocityAutotagRuntime - Class in org.apache.tiles.request.velocity.autotag
-
A Runtime for implementing Velocity Directives.
- VelocityAutotagRuntime() - Constructor for class org.apache.tiles.request.velocity.autotag.VelocityAutotagRuntime
-
- VelocityModelBody - Class in org.apache.tiles.request.velocity.autotag
-
Body abstraction for a Velocity directive body.
- VelocityModelBody(InternalContextAdapter, ASTBlock, Writer) - Constructor for class org.apache.tiles.request.velocity.autotag.VelocityModelBody
-
Constructor.
- VelocityRenderer - Class in org.apache.tiles.request.velocity.render
-
Attribute renderer for rendering Velocity templates as attributes.
- VelocityRenderer(VelocityView) - Constructor for class org.apache.tiles.request.velocity.render.VelocityRenderer
-
Constructor.
- VelocityRendererBuilder - Class in org.apache.tiles.request.velocity.render
-
- VelocityRequest - Class in org.apache.tiles.request.velocity
-
The implementation of the Tiles request context specific for Velocity.
- VelocityRequest(DispatchRequest, Context, Writer) - Constructor for class org.apache.tiles.request.velocity.VelocityRequest
-
Constructor.
- VelocityScopeExtractor - Class in org.apache.tiles.request.velocity.extractor
-
Extracts attributes from Velocity context..
- VelocityScopeExtractor(Context) - Constructor for class org.apache.tiles.request.velocity.extractor.VelocityScopeExtractor
-
Constructor.
- VelocityUtil - Class in org.apache.tiles.request.velocity.autotag
-
Utilities for Velocity usage in Tiles.