org.semanticdesktop.aperture.extractor.microsoft.util
Class PoiUtil.NonCloseableStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil.NonCloseableStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- PoiUtil
public static class PoiUtil.NonCloseableStream
- extends FilterInputStream
Method Summary |
void |
close()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoiUtil.NonCloseableStream
public PoiUtil.NonCloseableStream(InputStream in)
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Overrides:
close
in class FilterInputStream
- Throws:
IOException
Copyright © 2010 Aperture Development Team. All Rights Reserved.