| Class | Description |
|---|---|
| FastZipEntry |
A zip entry within a
LogicalZipFile. |
| LogicalZipFile |
A logical zipfile, which represents a zipfile contained within a ZipFileSlice of a PhysicalZipFile.
|
| NestedJarHandler |
Open and read jarfiles, which may be nested within other jarfiles.
|
| ZipFileSlice |
A zipfile slice (a sub-range of bytes within a PhysicalZipFile.
|