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

Uses of BasePathConfiguration in org.apache.commons.configuration
 

Subclasses of BasePathConfiguration in org.apache.commons.configuration
 class BasePropertiesConfiguration
          loads the configuration from a properties file.
 class ClassPropertiesConfiguration
          Loads the configuration from the classpath utilizing a specified class to get the classloader from.
 class DOM4JConfiguration
          Reads a XML configuration file.
 class PropertiesConfiguration
          This is the "classic" Properties loader which loads the values from a single or multiple files (which can be chained with "include =".
 class XMLConfiguration
          Base class for reading an XML configuration file.