JarArchiveEntry, enforcing that the data gets
DEFLATED when written, even if copying data from a
STORED source entry.ZipRaesDriver calls
ZipRaesDriver.getRaesParameters(de.schlichtherle.truezip.fs.FsModel), with which it initializes a new
RaesReadOnlyFile.ZipRaesDriver.getRaesParameters(de.schlichtherle.truezip.fs.FsModel), with which it
initializes a new RaesOutputStream, and finally passes the
resulting stream to ZipDriver.newZipOutputShop(de.schlichtherle.truezip.fs.FsModel, java.io.OutputStream, de.schlichtherle.truezip.fs.archive.zip.ZipInputShop).ZipRaesDriver calls
ZipRaesDriver.getRaesParameters(de.schlichtherle.truezip.fs.FsModel) for authentication.CheckedZipInputShop for CRC-32
authentication is returned, otherwise a plain ZipInputShop
which doesn't do any authentication.Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.