Uses of Class
org.apache.velocity.tools.ToolInfo
Packages that use ToolInfo
-
Uses of ToolInfo in org.apache.velocity.tools
Methods in org.apache.velocity.tools that return types with arguments of type ToolInfoMethods in org.apache.velocity.tools with parameters of type ToolInfoModifier and TypeMethodDescriptionprotected voidToolboxFactory.addToolInfo(String scope, ToolInfo tool) protected booleanToolbox.hasPermission(ToolInfo info, String path) Constructor parameters in org.apache.velocity.tools with type arguments of type ToolInfo -
Uses of ToolInfo in org.apache.velocity.tools.config
Methods in org.apache.velocity.tools.config that return ToolInfo