Uses of Package
org.apache.commons.compress.archivers.dump
-
Packages that use org.apache.commons.compress.archivers.dump Package Description org.apache.commons.compress.archivers.dump This package provides stream classes for reading archives using the Unix DUMP format. -
Classes in org.apache.commons.compress.archivers.dump used by org.apache.commons.compress.archivers.dump Class Description Dirent Directory entry.DumpArchiveConstants.COMPRESSION_TYPE The type of compression.DumpArchiveConstants.SEGMENT_TYPE The type of tape segment.DumpArchiveEntry This class represents an entry in a Dump archive.DumpArchiveEntry.PERMISSION DumpArchiveEntry.TapeSegmentHeader Archive entry as stored on tape.DumpArchiveEntry.TYPE DumpArchiveException Dump Archive ExceptionDumpArchiveSummary This class represents identifying information about a Dump archive volume.TapeInputStream Filter stream that mimics a physical tape drive capable of compressing the data stream.