public class InputStreamWithCloseIgnore
extends org.apache.commons.io.input.ProxyInputStream
in| Constructor and Description |
|---|
InputStreamWithCloseIgnore(InputStream proxy)
Constructs a new ProxyInputStream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
public InputStreamWithCloseIgnore(InputStream proxy)
proxy - the InputStream to delegate topublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class org.apache.commons.io.input.ProxyInputStreamIOExceptionCopyright © 2016–2021 Smart Data Analytics (SDA) Research Group. All rights reserved.