|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZipInputStream | |
|---|---|
| net.lingala.zip4j.core | |
| net.lingala.zip4j.unzip | |
| Uses of ZipInputStream in net.lingala.zip4j.core |
|---|
| Methods in net.lingala.zip4j.core that return ZipInputStream | |
|---|---|
ZipInputStream |
ZipFile.getInputStream(FileHeader fileHeader)
Returns an input stream for reading the contents of the Zip file corresponding to the input FileHeader. |
| Uses of ZipInputStream in net.lingala.zip4j.unzip |
|---|
| Methods in net.lingala.zip4j.unzip that return ZipInputStream | |
|---|---|
ZipInputStream |
UnzipEngine.getInputStream()
|
ZipInputStream |
Unzip.getInputStream(FileHeader fileHeader)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||