Package xyz.apollosoftware.bibliothiki.compression.formats.zip


package xyz.apollosoftware.bibliothiki.compression.formats.zip
Support for the ZIP file format.

This package is implemented as lightweight wrappers around the java.util.zip implementation. Where appropriate, behavioral modifications are implemented in the wrappers to adhere to the interfaces (this ensures behavioral consistency between file formats).