| Package | Description |
|---|---|
| org.apache.commons.compress.archivers.jar |
Provides stream classes for reading and writing archives using the ZIP format with some extensions for the special case of JAR archives.
|
| Modifier and Type | Method and Description |
|---|---|
JarArchiveEntry |
JarArchiveInputStream.getNextEntry() |
JarArchiveEntry |
JarArchiveInputStream.getNextJarEntry()
Deprecated.
|
Copyright © 2002–2025. All rights reserved.