public class NonClosingWriter extends WrappedWriter
Writer that does not close the stream.out| Constructor and Description |
|---|
NonClosingWriter(Writer aSourceWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getWrappedWriter, toStringflush, write, write, writepublic void close()
close in interface Closeableclose in interface AutoCloseableclose in class FilterWriterCopyright © 2014–2020 Philip Helger. All rights reserved.