Uses of Class
org.apache.commons.compress.archivers.dump.DumpArchiveSummary
Packages that use DumpArchiveSummary
Package
Description
This package provides stream classes for reading archives
using the Unix DUMP format.
-
Uses of DumpArchiveSummary in org.apache.commons.compress.archivers.dump
Fields in org.apache.commons.compress.archivers.dump declared as DumpArchiveSummaryModifier and TypeFieldDescriptionprivate final DumpArchiveSummary
DumpArchiveEntry.summary
Currently unusedprivate final DumpArchiveSummary
DumpArchiveInputStream.summary
Methods in org.apache.commons.compress.archivers.dump that return DumpArchiveSummaryModifier and TypeMethodDescriptionDumpArchiveInputStream.getSummary()
Return the archive summary information.