Uses of Interface
org.apache.commons.compress.archivers.EntryStreamOffsets
Package
Description
Provides stream classes for reading and writing archives using the ZIP format with some extensions for the special case of JAR archives.
Provides stream classes for reading and writing archives using the TAR format.
Provides stream classes for reading and writing archives using the ZIP format.
-
Uses of EntryStreamOffsets in org.apache.commons.compress.archivers.jar
-
Uses of EntryStreamOffsets in org.apache.commons.compress.archivers.tar
-
Uses of EntryStreamOffsets in org.apache.commons.compress.archivers.zip
Modifier and TypeClassDescriptionclass
Extension that adds better handling of extra fields and provides access to the internal and external file attributes.