public class ConfigurationFactory.PropertiesConfigurationFactory extends ConfigurationFactory.FileConfigurationFactory
| Constructor and Description | 
|---|
| ConfigurationFactory.PropertiesConfigurationFactory()Creates a new instance of  PropertiesConfigurationFactory. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FileConfiguration | createConfiguration(Attributes attributes)Creates the new configuration object. | 
createObjectpublic ConfigurationFactory.PropertiesConfigurationFactory()
PropertiesConfigurationFactory.protected FileConfiguration createConfiguration(Attributes attributes) throws Exception
PropertiesConfiguration
 or a XMLPropertiesConfiguration object will be
 returned.createConfiguration in class ConfigurationFactory.FileConfigurationFactoryattributes - the attributesException - if an error occursCopyright © 2001–2013 The Apache Software Foundation. All rights reserved.