Uses of Record Class
xyz.apollosoftware.bibliothiki.compression.ArchiveEntry
Packages that use ArchiveEntry
Package
Description
compression (bibliothiki)
Support for the (T)ape (AR)chive
(TAR) file format.
Support for the ZIP
file format.
-
Uses of ArchiveEntry in xyz.apollosoftware.bibliothiki.compression
Methods in xyz.apollosoftware.bibliothiki.compression that return ArchiveEntryModifier and TypeMethodDescription@NonNull ArchiveEntryArchiveEntry.Builder.build()Build theArchiveEntry.abstract @Nullable ArchiveEntryArchiveInputStream.getNextEntry()Get the next entry in the archive. -
Uses of ArchiveEntry in xyz.apollosoftware.bibliothiki.compression.formats.tar
Methods in xyz.apollosoftware.bibliothiki.compression.formats.tar that return ArchiveEntry -
Uses of ArchiveEntry in xyz.apollosoftware.bibliothiki.compression.formats.zip
Methods in xyz.apollosoftware.bibliothiki.compression.formats.zip that return ArchiveEntry