public interface ZipEntrySource
Modifier and Type | Method and Description |
---|---|
ZipEntry |
getEntry() |
InputStream |
getInputStream() |
String |
getPath() |
String getPath()
null
).ZipEntry getEntry()
null
).InputStream getInputStream() throws IOException
null
if this entry is a directory.IOException
- can throw getting the InputStreamCopyright © 2017 ZeroTurnaround. All rights reserved.