Uses of Class
org.apache.commons.configuration2.PropertiesConfiguration.PropertiesReader
Packages that use PropertiesConfiguration.PropertiesReader
-
Uses of PropertiesConfiguration.PropertiesReader in org.apache.commons.configuration2
Modifier and TypeClassDescriptionstatic class
APropertiesConfiguration.PropertiesReader
that tries to mimic the behavior ofProperties
.Methods in org.apache.commons.configuration2 that return PropertiesConfiguration.PropertiesReaderModifier and TypeMethodDescriptionPropertiesConfiguration.DefaultIOFactory.createPropertiesReader
(Reader in) PropertiesConfiguration.IOFactory.createPropertiesReader
(Reader in) Creates aPropertiesReader
for reading a properties file.PropertiesConfiguration.JupIOFactory.createPropertiesReader
(Reader in)