Uses of Class
org.apache.velocity.tools.config.CompoundConfiguration
Packages that use CompoundConfiguration
-
Uses of CompoundConfiguration in org.apache.velocity.tools.config
Subclasses of CompoundConfiguration in org.apache.velocity.tools.configModifier and TypeClassDescriptionclassFactoryConfigurationsubclass that simplifies the process of configuring aToolboxFactoryin Java without the use of an xml or properties configuration file.classThis class serves to define configuration info for aToolboxFactory.classProvides support for reading a configuration file from a specified path.classThis reads in configuration info formatted as a property file usingExtProperties.classThis class handles configuration info for the Toolbox instances that will eventually be produced byToolboxFactory.classThis reads in configuration info formatted as an XML file using Commons-Digester.Methods in org.apache.velocity.tools.config with parameters of type CompoundConfigurationModifier and TypeMethodDescriptionvoidCompoundConfiguration.addConfiguration(CompoundConfiguration<C> config)