| Package | Description |
|---|---|
| de.schlichtherle.truezip.zip |
A drop-in replacement for the classes in the package
java.util.zip for reading and writing ZIP files. |
| Modifier and Type | Method and Description |
|---|---|
private RawZipOutputStream.EncryptedOutputMethod |
RawZipOutputStream.newEncryptedOutputMethod(RawZipOutputStream.RawOutputMethod processor,
ZipParameters param)
Returns a new
EncryptedOutputMethod. |
| Constructor and Description |
|---|
RawZipOutputStream.EncryptedOutputMethod(RawZipOutputStream.RawOutputMethod processor) |
RawZipOutputStream.WinZipAesOutputMethod(RawZipOutputStream.RawOutputMethod processor,
WinZipAesParameters param) |
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.