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.
Process an archive one entry at a time.
An exception that was thrown by the compression module (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.
A Semantic Versioning (SemVer) version.
A builder for a SemanticVersion.
A build metadata identifier.
Types of Semantic Versioning (SemVer) increments.
A pre-release build identifier.
A parser for a SemanticVersion.
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.
A parsed representation of a version.
An exception that was thrown by the versioning module (because of a version formatting or semantics issue).
A parser for a version scheme.
An adapter for the built-in java.util.zip capability.