public class ZipEntrySource extends AbstractStreamSource
| Constructor and Description |
|---|
ZipEntrySource(File file,
String entry) |
ZipEntrySource(String file,
String entry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canReopen() |
long |
getLength() |
InputStream |
getStream() |
copyTo, copyTo, destroy, getBytes, getCharsetName, getString, setCharsetNamepublic InputStream getStream() throws IOException
IOExceptionpublic boolean canReopen()
canReopen in interface StreamSourcecanReopen in class AbstractStreamSourcepublic long getLength()
throws IOException
getLength in interface StreamSourcegetLength in class AbstractStreamSourceIOExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.