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 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. -
Class Summary Class Description Archiver Provides a high level API for creating archives.Expander Provides a high level API for expanding archives.