org.apache.commons.configuration
public class ConfigurationFactory.PropertyListConfigurationFactory extends ConfigurationFactory.FileConfigurationFactory
Since: 1.2
Constructor Summary | |
---|---|
PropertyListConfigurationFactory()
Creates a new instance of PropertyListConfigurationFactory . |
Method Summary | |
---|---|
protected FileConfiguration | createConfiguration(Attributes attributes)
Creates the new configuration object. |
PropertyListConfigurationFactory
.XMLPropertyListConfiguration
or a PropertyListConfiguration
object will be
returned.
Parameters: attributes the attributes
Returns: the new configuration object
Throws: Exception if an error occurs