Uses of Class
org.apache.velocity.tools.Toolbox
Packages that use Toolbox
-
Uses of Toolbox in org.apache.velocity.tools
Methods in org.apache.velocity.tools that return ToolboxModifier and TypeMethodDescriptionToolboxFactory.createToolbox(String scope) protected ToolboxToolManager.createToolbox(String scope) Create a toolbox for the given scopeToolManager.getApplicationToolbox()Get the toolbox for application scoped toolsToolManager.getRequestToolbox()Get the toolbox for request scoped toolsMethods in org.apache.velocity.tools that return types with arguments of type ToolboxMethods in org.apache.velocity.tools with parameters of type Toolbox