org.gcube.common.homelibrary.jcr.workspace.util
Class UnclosableBufferedInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
java.io.BufferedInputStream
org.gcube.common.homelibrary.jcr.workspace.util.UnclosableBufferedInputStream
- All Implemented Interfaces:
- Closeable
public class UnclosableBufferedInputStream
- extends BufferedInputStream
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnclosableBufferedInputStream
public UnclosableBufferedInputStream(InputStream in)
close
public void close()
throws IOException
- Specified by:
close in interface Closeable- Overrides:
close in class BufferedInputStream
- Throws:
IOException
Copyright © 2013. All Rights Reserved.