| Package | Description |
|---|---|
| net.lingala.zip4j | |
| net.lingala.zip4j.tasks | |
| net.lingala.zip4j.util |
| Modifier and Type | Method and Description |
|---|---|
ZipInputStream |
ZipFile.getInputStream(FileHeader fileHeader)
Returns an input stream for reading the contents of the Zip file corresponding
to the input FileHeader.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractExtractFileTask.extractFile(ZipInputStream zipInputStream,
FileHeader fileHeader,
String outputPath,
String newFileName,
ProgressMonitor progressMonitor,
byte[] readBuff) |
| Modifier and Type | Method and Description |
|---|---|
static ZipInputStream |
UnzipUtil.createZipInputStream(ZipModel zipModel,
FileHeader fileHeader,
char[] password) |
Copyright © 2021. All rights reserved.