Uses of Class
org.apache.commons.compress.archivers.dump.DumpArchiveEntry
-
Packages that use DumpArchiveEntry Package Description org.apache.commons.compress.archivers.dump This package provides stream classes for reading archives using the Unix DUMP format. -
-
Uses of DumpArchiveEntry in org.apache.commons.compress.archivers.dump
Methods in org.apache.commons.compress.archivers.dump that return DumpArchiveEntry Modifier and Type Method Description DumpArchiveEntry
DumpArchiveInputStream. getNextDumpEntry()
Read the next entry.DumpArchiveEntry
DumpArchiveInputStream. getNextEntry()
-