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(org.xml.sax.Attributes attributes)
Creates the new configuration object.
|
createObjectpublic PropertyListConfigurationFactory()
protected FileConfiguration createConfiguration(org.xml.sax.Attributes attributes) throws java.lang.Exception
XMLPropertyListConfiguration
or a PropertyListConfiguration object will be
returned.createConfiguration in class ConfigurationFactory.FileConfigurationFactoryattributes - the attributesjava.lang.Exception - if an error occurs