public class ConfigurationFactory.PropertyListConfigurationFactory extends ConfigurationFactory.FileConfigurationFactory
Constructor and Description |
---|
PropertyListConfigurationFactory()
Creates a new instance of PropertyListConfigurationFactory.
|
Modifier and Type | Method and Description |
---|---|
protected FileConfiguration |
createConfiguration(Attributes attributes)
Creates the new configuration object.
|
createObject
public PropertyListConfigurationFactory()
protected FileConfiguration createConfiguration(Attributes attributes) throws Exception
XMLPropertyListConfiguration
or a PropertyListConfiguration
object will be
returned.createConfiguration
in class ConfigurationFactory.FileConfigurationFactory
attributes
- the attributesException
- if an error occursCopyright © 2001–2017. All rights reserved.