public class NoCloseOutputStream
extends org.apache.commons.io.output.ProxyOutputStream
out| Constructor and Description |
|---|
NoCloseOutputStream(OutputStream proxy)
Main constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
public NoCloseOutputStream(OutputStream proxy)
proxy - public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class org.apache.commons.io.output.ProxyOutputStreamIOExceptionCopyright © 2008-2018 FedICT. All Rights Reserved.