|
TrueZIP Driver ZIP 7.0 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ZipInputShop | |
|---|---|
| de.schlichtherle.truezip.fs.archive.zip | The archive driver family for ZIP files. |
| Uses of ZipInputShop in de.schlichtherle.truezip.fs.archive.zip |
|---|
| Subclasses of ZipInputShop in de.schlichtherle.truezip.fs.archive.zip | |
|---|---|
class |
CheckedZipInputShop
A ZipInputShop which checks the CRC-32 value for all ZIP entries. |
| Methods in de.schlichtherle.truezip.fs.archive.zip that return ZipInputShop | |
|---|---|
ZipInputShop |
ZipDriver.newInputShop(FsConcurrentModel model,
InputSocket<?> input)
The implementation in the class ZipDriver acquires a read only
file from the given socket and forwards the call to
ZipDriver.newZipInputShop(de.schlichtherle.truezip.fs.FsConcurrentModel, de.schlichtherle.truezip.rof.ReadOnlyFile). |
protected ZipInputShop |
ZipDriver.newZipInputShop(FsConcurrentModel model,
ReadOnlyFile rof)
|
protected ZipInputShop |
CheckedZipDriver.newZipInputShop(FsConcurrentModel model,
ReadOnlyFile rof)
|
protected ZipInputShop |
CheckedReadOnlySfxDriver.newZipInputShop(FsConcurrentModel model,
ReadOnlyFile rof)
|
protected ZipInputShop |
CheckedOdfDriver.newZipInputShop(FsConcurrentModel model,
ReadOnlyFile rof)
|
protected ZipInputShop |
CheckedJarDriver.newZipInputShop(FsConcurrentModel model,
ReadOnlyFile rof)
|
| Methods in de.schlichtherle.truezip.fs.archive.zip with parameters of type ZipInputShop | |
|---|---|
protected ZipOutputShop |
ZipDriver.newZipOutputShop(FsConcurrentModel model,
OutputStream out,
ZipInputShop source)
|
protected ZipOutputShop |
ReadOnlySfxDriver.newZipOutputShop(FsConcurrentModel model,
OutputStream out,
ZipInputShop source)
|
| Constructors in de.schlichtherle.truezip.fs.archive.zip with parameters of type ZipInputShop | |
|---|---|
ZipOutputShop(ZipDriver driver,
OutputStream out,
ZipInputShop source)
|
|
|
TrueZIP Driver ZIP 7.0 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||