Package | Description |
---|---|
org.apache.commons.compress.archivers.zip |
Provides stream classes for reading and writing archives using
the ZIP format.
|
Modifier and Type | Field and Description |
---|---|
private ScatterZipOutputStream.ZipEntryWriter |
ScatterZipOutputStream.zipEntryWriter |
Modifier and Type | Method and Description |
---|---|
ScatterZipOutputStream.ZipEntryWriter |
ScatterZipOutputStream.zipEntryWriter()
Get a zip entry writer for this scatter stream.
|