Uses of Package
org.apache.commons.compress.archivers.dump

Packages that use org.apache.commons.compress.archivers.dump
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
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.TYPE
           
DumpArchiveException
          Dump Archive Exception
DumpArchiveSummary
          This class represents identifying information about a Dump archive volume.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.