Uses of Class
org.apache.commons.configuration.ConfigurationFactory.FileConfigurationFactory
Packages that use ConfigurationFactory.FileConfigurationFactory
-
Uses of ConfigurationFactory.FileConfigurationFactory in org.apache.commons.configuration
Modifier and TypeClassDescriptionclass
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.