Package | Description |
---|---|
org.apache.commons.configuration |
The Configuration main package.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationFactory.FileConfigurationFactory
Deprecated.
A tiny inner class that allows the Configuration Factory to
let the digester construct FileConfiguration objects
that already have the correct base Path set.
|
class |
ConfigurationFactory.PropertiesConfigurationFactory
Deprecated.
A factory that returns an XMLPropertiesConfiguration for .xml files
and a PropertiesConfiguration for the others.
|
class |
ConfigurationFactory.PropertyListConfigurationFactory
Deprecated.
A factory that returns an XMLPropertyListConfiguration for .xml files
and a PropertyListConfiguration for the others.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.