Class PropertiesPrintWriter

java.lang.Object
java.io.Writer
java.io.PrintWriter
org.lsst.ccs.config.PropertiesPrintWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class PropertiesPrintWriter extends PrintWriter
a PrintWriter dedicated to writing properties files.
Author:
LSST CCS Team