Uses of Class
org.apache.commons.compress.archivers.jar.JarArchiveEntry
Package
Description
Provides stream classes for reading and writing archives using the ZIP format with some extensions for the special case of JAR archives.
-
Uses of JarArchiveEntry in org.apache.commons.compress.archivers.jar
Modifier and TypeMethodDescriptionJarArchiveInputStream.getNextEntry()
JarArchiveInputStream.getNextJarEntry()
Deprecated.
JarArchiveInputStream.getNextEntry()
.