|
TrueUpdate Core 0.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ZipSink | |
|---|---|
| net.java.trueupdate.core.zip.diff | Provides a class to compare two ZIP files entry by entry. |
| net.java.trueupdate.core.zip.io | Provides ZIP I/O services. |
| net.java.trueupdate.core.zip.patch | Provides a class to generate and apply a ZIP patch file. |
| Uses of ZipSink in net.java.trueupdate.core.zip.diff |
|---|
| Methods in net.java.trueupdate.core.zip.diff with parameters of type ZipSink | |
|---|---|
abstract void |
ZipDiff.output(ZipSink sink)
|
| Uses of ZipSink in net.java.trueupdate.core.zip.io |
|---|
| Subinterfaces of ZipSink in net.java.trueupdate.core.zip.io | |
|---|---|
interface |
ZipStore
An abstraction for reading, writing and deleting ZIP data. |
| Classes in net.java.trueupdate.core.zip.io that implement ZipSink | |
|---|---|
class |
JarFileStore
A file based JAR store. |
class |
ZipFileStore
A file based ZIP store. |
| Methods in net.java.trueupdate.core.zip.io with parameters of type ZipSink | |
|---|---|
V |
ZipSinks.ExecuteStatement.on(ZipSink sink)
|
| Uses of ZipSink in net.java.trueupdate.core.zip.patch |
|---|
| Methods in net.java.trueupdate.core.zip.patch with parameters of type ZipSink | |
|---|---|
abstract void |
ZipPatch.output(ZipSink sink)
|
|
TrueUpdate Core 0.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||