| Package | Description | 
|---|---|
| org.apache.commons.configuration | 
The Configuration main package. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractFileConfigurationPartial implementation of the  FileConfigurationinterface. | 
| protected class  | AbstractHierarchicalFileConfiguration.FileConfigurationDelegateA special implementation of the  FileConfigurationinterface that is
 used internally to implement theFileConfigurationmethods
 for hierarchical configurations. | 
| class  | INIConfigurationDeprecated. 
 This class has been replaced by HierarchicalINIConfiguration,
 which provides a superset of the functionality offered by this class. | 
| class  | PropertiesConfigurationThis is the "classic" Properties loader which loads the values from
 a single or multiple files (which can be chained with "include =". | 
| class  | XMLPropertiesConfigurationThis configuration implements the XML properties format introduced in Java
 5.0, see http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html. | 
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.