Uses of Class
org.apache.commons.configuration2.PropertiesConfiguration.PropertiesWriter
-
Uses of PropertiesConfiguration.PropertiesWriter in org.apache.commons.configuration2
Modifier and TypeClassDescriptionstatic class
APropertiesConfiguration.PropertiesWriter
that tries to mimic the behavior ofProperties
.Modifier and TypeMethodDescriptionPropertiesConfiguration.DefaultIOFactory.createPropertiesWriter
(Writer out, ListDelimiterHandler handler) PropertiesConfiguration.IOFactory.createPropertiesWriter
(Writer out, ListDelimiterHandler handler) Creates aPropertiesWriter
for writing a properties file.PropertiesConfiguration.JupIOFactory.createPropertiesWriter
(Writer out, ListDelimiterHandler handler)