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 Closeable
close
in interface AutoCloseable
close
in class org.apache.commons.io.output.ProxyOutputStream
IOException
Copyright © 2008-2018 FedICT. All Rights Reserved.