Uses of Class
org.apache.commons.configuration.PropertiesConfiguration

Packages that use PropertiesConfiguration
org.apache.commons.configuration The Configuration main package.  
 

Uses of PropertiesConfiguration in org.apache.commons.configuration
 

Subclasses of PropertiesConfiguration in org.apache.commons.configuration
 class XMLPropertiesConfiguration
          This 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-2005 The Apache Software Foundation. All Rights Reserved.