| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive.zip |
The archive driver family for ZIP files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckedZipInputShop
A
ZipInputShop which checks the CRC-32 value for all ZIP entries. |
| Modifier and Type | Method and Description |
|---|---|
protected OutputShop<ZipArchiveEntry> |
ZipDriver.newOutputShop(FsModel model,
OptionOutputSocket output,
ZipInputShop source) |
protected OutputShop<ZipArchiveEntry> |
ReadOnlySfxDriver.newOutputShop(FsModel model,
OptionOutputSocket output,
ZipInputShop source) |
protected OutputShop<ZipArchiveEntry> |
ZipDriver.newOutputShop(OutputStream out,
ZipInputShop source) |
protected OutputShop<ZipArchiveEntry> |
OdfDriver.newOutputShop(OutputStream out,
ZipInputShop source) |
private OutputShop<ZipArchiveEntry> |
ZipDriver.newOutputShop0(FsModel model,
OptionOutputSocket output,
ZipInputShop source) |
| Constructor and Description |
|---|
ZipOutputShop(ZipDriver driver,
OutputStream out,
ZipInputShop source) |
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.