| Package | Description |
|---|---|
| org.apache.commons.configuration |
| Modifier and Type | Method | Description |
|---|---|---|
PropertiesConfiguration.PropertiesWriter |
PropertiesConfiguration.DefaultIOFactory.createPropertiesWriter(java.io.Writer out,
char delimiter) |
|
PropertiesConfiguration.PropertiesWriter |
PropertiesConfiguration.IOFactory.createPropertiesWriter(java.io.Writer out,
char delimiter) |
Creates a
PropertiesWriter for writing a properties
file. |