Uses of Class
org.apache.commons.configuration.ConfigurationFactory.DigesterConfigurationFactory
Packages that use ConfigurationFactory.DigesterConfigurationFactory
-
Uses of ConfigurationFactory.DigesterConfigurationFactory in org.apache.commons.configuration
Modifier and TypeClassDescriptionclass
Deprecated.A tiny inner class that allows the Configuration Factory to let the digester construct FileConfiguration objects that already have the correct base Path set.class
Deprecated.A factory that returns an XMLPropertiesConfiguration for .xml files and a PropertiesConfiguration for the others.class
Deprecated.A factory that returns an XMLPropertyListConfiguration for .xml files and a PropertyListConfiguration for the others.