Class ReportConfiguration.NoCloseOutputStream

java.lang.Object
java.io.OutputStream
org.apache.rat.ReportConfiguration.NoCloseOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
ReportConfiguration

public static class ReportConfiguration.NoCloseOutputStream extends OutputStream
A wrapper around an output stream that does not close the output stream.