Uses of Class
org.apache.velocity.tools.config.ToolboxConfiguration
Packages that use ToolboxConfiguration
-
Uses of ToolboxConfiguration in org.apache.velocity.tools.config
Methods in org.apache.velocity.tools.config that return ToolboxConfigurationModifier and TypeMethodDescriptionFactoryConfiguration.addToolbox(ToolboxConfiguration toolbox) FactoryConfiguration.getToolbox(String scope) Methods in org.apache.velocity.tools.config that return types with arguments of type ToolboxConfigurationMethods in org.apache.velocity.tools.config with parameters of type ToolboxConfigurationModifier and TypeMethodDescriptionFactoryConfiguration.addToolbox(ToolboxConfiguration toolbox) voidConfigurationCleaner.clean(ToolboxConfiguration toolbox) protected voidPropertiesFactoryConfiguration.readTools(org.apache.velocity.util.ExtProperties tools, ToolboxConfiguration toolbox) voidFactoryConfiguration.removeToolbox(ToolboxConfiguration toolbox) Method parameters in org.apache.velocity.tools.config with type arguments of type ToolboxConfigurationModifier and TypeMethodDescriptionvoidFactoryConfiguration.setToolboxes(Collection<ToolboxConfiguration> toolboxes) Constructors in org.apache.velocity.tools.config with parameters of type ToolboxConfigurationModifierConstructorDescriptionInvalidScopeException(ToolboxConfiguration toolbox, ToolConfiguration tool)