Package-level declarations

Types

Link copied to clipboard
interface ArchiveEntry
Represents an entry of an archive.
Link copied to clipboard
Archive input streams MUST override the read - or read - method so that reading from the stream generates EOF for the end of data in each entry as well as at the end of the file proper.
Link copied to clipboard
Archive output stream implementations are expected to override the write method to improve performance.
Link copied to clipboard
Provides information about ArchiveEntry stream offsets.