Uses of Interface
kala.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 kala.compress.archivers.jar
Classes in kala.compress.archivers.jar that implement EntryStreamOffsets -
Uses of EntryStreamOffsets in kala.compress.archivers.tar
Classes in kala.compress.archivers.tar that implement EntryStreamOffsets -
Uses of EntryStreamOffsets in kala.compress.archivers.zip
Classes in kala.compress.archivers.zip that implement EntryStreamOffsetsModifier and TypeClassDescriptionclassExtension that adds better handling of extra fields and provides access to the internal and external file attributes.private static final classExtends ZipArchiveEntry to store the offset within the archive.