| 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. |
| Constructor and Description |
|---|
ZipOutputStream(OutputStream out,
ZipFile appendee)
Constructs a ZIP output stream which decorates the given output stream
and apppends to the given raw ZIP file.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.