Package org.apache.commons.compress.archivers.examples
Contains example code that is not guaranteed to provide a stable API across releases of Commons Compress.
-
Interface Summary Interface Description Archiver.ArchiveEntryConsumer Archiver.ArchiveEntryCreator Archiver.Finisher CloseableConsumer Callback that is informed about a closable resource that has been wrapped around a passed in stream or channel by Expander or Archiver when Expander or Archiver no longer need them.Expander.ArchiveEntrySupplier Expander.EntryWriter -
Class Summary Class Description Archiver Provides a high level API for creating archives.CloseableConsumerAdapter Expander Provides a high level API for expanding archives.