Class RoutablePrintWriter.NullWriter

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

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