Package | Description |
---|---|
org.apache.commons.configuration2 |
The Configuration main package.
|
Modifier and Type | Class and Description |
---|---|
static class |
PropertiesConfiguration.JupPropertiesReader
A
PropertiesConfiguration.PropertiesReader that tries to mimic the behavior of
Properties . |
Modifier and Type | Method and Description |
---|---|
PropertiesConfiguration.PropertiesReader |
PropertiesConfiguration.IOFactory.createPropertiesReader(Reader in)
Creates a
PropertiesReader for reading a properties
file. |
PropertiesConfiguration.PropertiesReader |
PropertiesConfiguration.DefaultIOFactory.createPropertiesReader(Reader in) |
PropertiesConfiguration.PropertiesReader |
PropertiesConfiguration.JupIOFactory.createPropertiesReader(Reader in) |
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.