Class NullWriter

java.lang.Object
java.io.Writer
com.opensymphony.module.sitemesh.filter.NullWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class NullWriter extends Writer
Just to keep super constructor for PrintWriter happy - it's never actually used.