public class ConfigurationFactory.PropertyListConfigurationFactory extends ConfigurationFactory.FileConfigurationFactory
| Constructor | Description |
|---|---|
PropertyListConfigurationFactory() |
Creates a new instance of PropertyListConfigurationFactory.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected FileConfiguration |
createConfiguration(org.xml.sax.Attributes attributes) |
Creates the new configuration object.
|
getDigester, setDigestercreateObjectpublic 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