Class NonClosingWriter

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class NonClosingWriter extends WrappedWriter
A special Writer that does not close the stream.
Author:
Philip Helger