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, setCharsetName
public InputStream getStream() throws IOException
IOException
public boolean canReopen()
canReopen
in interface StreamSource
canReopen
in class AbstractStreamSource
public long getLength() throws IOException
getLength
in interface StreamSource
getLength
in class AbstractStreamSource
IOException
Copyright © 2013 Nuxeo SA. All Rights Reserved.