Generated by
JDiff

Package org.apache.jackrabbit.vault.fs.io

Added Classes
MappedArchive Implements an archive that remaps the entries of an underlying archive using a PathMapping.
ZipStreamArchive Implements an archive based on a zip stream, but deflates the entries first into a buffer and later into a temporary file, if the content length exceeds the buffer size.
 

Changed Classes
Importer {@code AbstractImporter} file/directory combinations 1.
JarExporter Implements a Vault filesystem exporter that exports Vault files to a jar file.