| Package | Description |
|---|---|
| de.schlichtherle.truezip.zip |
A drop-in replacement for 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 © 2005-2012 Schlichtherle IT Services. All Rights Reserved.