Package org.openpreservation.format.zip
package org.openpreservation.format.zip
-
ClassDescriptionAn interface for accessing the contents of a Zip archive.An extension of
ZipArchive
that caches the contents of the archive and provides access to theInputStream
s.An interface for recording and accessing the properties of an entry from aZipArchive
.Interface for processingZipEntry
objects from aZipArchive
An implementation ofZipArchiveCache
that caches the contents of the archive and provides access to theInputStream
s.Interface for a processor that processes anInputStream
and a factory for the processor.Factory for creating aZipProcessor
.Utility class for working withZipArchive
s.