| Package | Description |
|---|---|
| org.apache.commons.configuration2 |
The Configuration main package.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertiesConfiguration.JupPropertiesWriter
A
PropertiesConfiguration.PropertiesWriter that tries to mimic the behavior of
Properties. |
| Modifier and Type | Method and Description |
|---|---|
PropertiesConfiguration.PropertiesWriter |
PropertiesConfiguration.IOFactory.createPropertiesWriter(Writer out,
ListDelimiterHandler handler)
Creates a
PropertiesWriter for writing a properties
file. |
PropertiesConfiguration.PropertiesWriter |
PropertiesConfiguration.DefaultIOFactory.createPropertiesWriter(Writer out,
ListDelimiterHandler handler) |
PropertiesConfiguration.PropertiesWriter |
PropertiesConfiguration.JupIOFactory.createPropertiesWriter(Writer out,
ListDelimiterHandler handler) |
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.