public class NoCloseInputStream
extends org.apache.commons.io.input.ProxyInputStream
in| Constructor and Description |
|---|
NoCloseInputStream(InputStream proxy)
Main constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
public NoCloseInputStream(InputStream proxy)
proxy - public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class org.apache.commons.io.input.ProxyInputStreamIOExceptionCopyright © 2008-2018 FedICT. All Rights Reserved.