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