|
TrueUpdate Core 0.5 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| RawZipPatch | Applies a delta ZIP file to an input archive and generates an output archive. |
| ZipPatch | Applies a delta ZIP file to an input archive and generates an output archive. |
| ZipPatch.Builder | A builder for a ZIP patch. |
| Exception Summary | |
|---|---|
| InvalidDiffZipFileException | 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 classes to apply a delta ZIP file to an input archive and generate an output archive. Archives may be ZIP, JAR, EAR or WAR files.
|
TrueUpdate Core 0.5 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||