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

Uses of BasePropertiesConfiguration in org.apache.commons.configuration
 

Subclasses of BasePropertiesConfiguration in org.apache.commons.configuration
 class ClassPropertiesConfiguration
          Loads the configuration from the classpath utilizing a specified class to get the classloader from.
 class PropertiesConfiguration
          This is the "classic" Properties loader which loads the values from a single or multiple files (which can be chained with "include =".
 



Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved.