|
TrueUpdate Core 0.3 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ZipInput | The ZipFile interface as it should have been. |
| ZipInputTask<V,X extends Exception> | Executes a task on a ZipFile. |
| ZipOutput | The ZipOutputStream interface as it should have been. |
| ZipOutputTask<V,X extends Exception> | Executes a task on a ZipOutputStream. |
| ZipSink | An abstraction for writing ZIP files. |
| ZipSinks.ExecuteStatement<V,X extends Exception> | |
| ZipSource | An abstraction for reading ZIP files. |
| ZipSources.ExecuteStatement<V,X extends Exception> | |
| ZipStore | An abstraction for reading, writing and deleting ZIP data. |
| Class Summary | |
|---|---|
| JarFileStore | A file based JAR store. |
| JarOutputStreamAdapter | Adapts a JarOutputStream to a ZipOutput. |
| ZipEntrySink | Writes a ZIP entry to a ZIP output. |
| ZipEntrySource | Reads a ZIP entry from a ZIP input. |
| ZipFileAdapter | Adapts a ZipFile to a ZipInput. |
| ZipFileStore | A file based ZIP store. |
| ZipOutputStreamAdapter | Adapts a ZipOutputStream to a ZipOutput. |
| ZipSinks | Provides functions for ZipSinks. |
| ZipSources | Provides functions for ZipSources. |
Provides ZIP I/O services.
|
TrueUpdate Core 0.3 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||