|
TrueUpdate Core 0.1.4 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| ZipPatch | Applies a ZIP patch file to an input ZIP file and writes an output ZIP file. |
| ZipPatch.Builder | A builder for a ZIP patch. |
| Exception Summary | |
|---|---|
| InvalidZipPatchFileException | Indicates that the integrity of the ZIP patch file has been violated. |
| MissingZipEntryException | Indicates that a ZIP entry is missing. |
| WrongInputZipFile | Indicates that the input ZIP file provided for patching doesn't match the first ZIP file when generating the ZIP patch file. |
| WrongMessageDigestException | Indicates that a computed MessageDigest did not match
an expected message digest. |
Provides a class to generate and apply a ZIP patch file.
|
TrueUpdate Core 0.1.4 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||