Uses of Class
kala.compress.archivers.dump.DumpArchiveSummary
-
Packages that use DumpArchiveSummary Package Description kala.compress.archivers.dump This package provides stream classes for reading archives using the UNIX DUMP format. -
-
Uses of DumpArchiveSummary in kala.compress.archivers.dump
Fields in kala.compress.archivers.dump declared as DumpArchiveSummary Modifier and Type Field Description private DumpArchiveSummaryDumpArchiveEntry. summaryCurrently unusedprivate DumpArchiveSummaryDumpArchiveInputStream. summaryMethods in kala.compress.archivers.dump that return DumpArchiveSummary Modifier and Type Method Description DumpArchiveSummaryDumpArchiveInputStream. getSummary()Gets the archive summary information.
-