| Package | Description |
|---|---|
| org.apache.commons.compress.archivers.dump |
This package provides stream classes for reading archives
using the Unix DUMP format.
|
| Modifier and Type | Method and Description |
|---|---|
DumpArchiveEntry |
DumpArchiveInputStream.getNextDumpEntry()
Read the next entry.
|
DumpArchiveEntry |
DumpArchiveInputStream.getNextEntry() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.