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 DumpArchiveConstants.COMPRESSION_TYPE Enumerates compression types.DumpArchiveConstants.SEGMENT_TYPE Enumerates the types of tape segment.DumpArchiveEntry This class represents an entry in a Dump archive.DumpArchiveEntry.PERMISSION Enumerates permissions with values.DumpArchiveEntry.TYPE Enumerates types.DumpArchiveException Signals that an dump archive exception of some sort has occurred.DumpArchiveSummary This class represents identifying information about a Dump archive volume.