All Classes and Interfaces

Class
Description
An entry found in an archive.
The builder for ArchiveEntry.
Permission flags for a single target (e.g., user, group or world).
A set of permissions.
The type of ArchiveEntry.
Archive formats supported by Bibliothiki Compression.
Process an archive one entry at a time.
An exception that was thrown by the compression library (because of a file format issue or because of an exception raised during a compression or decompression operation).
The security violation that caused the exception.
A wrapper for InputStream that is able to memoize bytes read after PeekableInputStream.mark(int) to replay them.
Utility methods for working with streams.
The header for a Tape Archive file.
The builder for TapeArchiveEntryHeader.
The type of tape archive entry.
The UStar (UNIX Standard tar) format extends the nominal tar header to include additional fields.
Support for reading (T)ape (AR)chive (TAR) files.
The extended attributes data as originally defined by the pax archive utility and codified in POSIX.1-2001.
An adapter for the built-in java.util.zip capability.