Uses of Class
org.apache.velocity.tools.ToolManager
-
Packages that use ToolManager Package Description org.apache.velocity.tools.view Contains tools and supporting infrastructure for using those tools in a servlet environment as well as general use classes to support use of Velocity as (or in) the view layer of web applications. -
-
Uses of ToolManager in org.apache.velocity.tools.view
Subclasses of ToolManager in org.apache.velocity.tools.view Modifier and Type Class Description classVelocityViewThe class provides the following features:classViewToolManagerManages tools for web applications.
-