Package | Description |
---|---|
org.apache.commons.configuration |
The Configuration main package.
|
Modifier and Type | Class and Description |
---|---|
static class |
PropertiesConfiguration.DefaultIOFactory
A default implementation of the
IOFactory interface. |
Modifier and Type | Method and Description |
---|---|
PropertiesConfiguration.IOFactory |
PropertiesConfiguration.getIOFactory()
Returns the
IOFactory to be used for creating readers and
writers when loading or saving this configuration. |
Modifier and Type | Method and Description |
---|---|
void |
PropertiesConfiguration.setIOFactory(PropertiesConfiguration.IOFactory ioFactory)
Sets the
IOFactory to be used for creating readers and
writers when loading or saving this configuration. |
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.