|
TrueUpdate Core 0.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ZipOutput
The ZipOutputStream interface as it should have been.
ZipInput| Method Summary | |
|---|---|
ZipEntry |
entry(String name)
Returns a new ZIP entry. |
OutputStream |
stream(ZipEntry entry)
Returns an output stream for writing the ZIP entry contents. |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
ZipEntry entry(String name)
OutputStream stream(ZipEntry entry)
throws IOException
IOException
|
TrueUpdate Core 0.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||