Uses of Interface
org.apache.commons.compress.archivers.EntryStreamOffsets
Packages that use 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
Classes in org.apache.commons.compress.archivers.jar that implement EntryStreamOffsets -
Uses of EntryStreamOffsets in org.apache.commons.compress.archivers.tar
Classes in org.apache.commons.compress.archivers.tar that implement EntryStreamOffsets -
Uses of EntryStreamOffsets in org.apache.commons.compress.archivers.zip
Classes in org.apache.commons.compress.archivers.zip that implement EntryStreamOffsetsModifier and TypeClassDescriptionclass
Extension that adds better handling of extra fields and provides access to the internal and external file attributes.