Uses of Class
org.apache.velocity.tools.config.ToolConfiguration
Packages that use ToolConfiguration
-
Uses of ToolConfiguration in org.apache.velocity.tools.config
Methods in org.apache.velocity.tools.config that return ToolConfigurationMethods in org.apache.velocity.tools.config that return types with arguments of type ToolConfigurationMethods in org.apache.velocity.tools.config with parameters of type ToolConfigurationModifier and TypeMethodDescriptionvoidToolboxConfiguration.addTool(ToolConfiguration tool) voidToolboxConfiguration.removeTool(ToolConfiguration tool) Method parameters in org.apache.velocity.tools.config with type arguments of type ToolConfigurationModifier and TypeMethodDescriptionvoidToolboxConfiguration.setTools(Collection<ToolConfiguration> tools) Constructors in org.apache.velocity.tools.config with parameters of type ToolConfigurationModifierConstructorDescriptionInvalidScopeException(ToolboxConfiguration toolbox, ToolConfiguration tool)