| Package | Description |
|---|---|
| org.apache.commons.configuration |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PropertiesConfiguration.DefaultIOFactory |
A default implementation of the
IOFactory interface. |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
void |
PropertiesConfiguration.setIOFactory(PropertiesConfiguration.IOFactory ioFactory) |
Sets the
IOFactory to be used for creating readers and
writers when loading or saving this configuration. |