Class WriterWrapper

java.lang.Object
java.io.Writer
com.aoapps.sql.wrapper.WriterWrapper
All Implemented Interfaces:
NoClose, Wrapper, Closeable, Flushable, Appendable, AutoCloseable, Wrapper

public class WriterWrapper extends Writer implements Wrapper, NoClose
Wraps a Writer.
Author:
AO Industries, Inc.