Class PropertiesConfiguration.JupPropertiesWriter

    • Constructor Detail

      • JupPropertiesWriter

        public JupPropertiesWriter​(java.io.Writer writer,
                                   ListDelimiterHandler delHandler,
                                   boolean escapeUnicode)
        Creates a new instance of JupPropertiesWriter.
        Parameters:
        writer - a Writer object providing the underlying stream
        delHandler - the delimiter handler for dealing with properties with multiple values
        escapeUnicode - whether Unicode characters should be escaped using Unicode escapes