|
TrueUpdate Core 0.5 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DeltaModel | |
|---|---|
| net.java.trueupdate.core.zip.diff | Provides a class to compare two input archives entry by entry and generate a delta ZIP file. |
| net.java.trueupdate.core.zip.model | Provides model classes for use within ZIP patch files. |
| Uses of DeltaModel in net.java.trueupdate.core.zip.diff |
|---|
| Methods in net.java.trueupdate.core.zip.diff that return DeltaModel | |
|---|---|
DeltaModel |
RawZipDiff.model()
Computes a delta model from the two input archives. |
| Uses of DeltaModel in net.java.trueupdate.core.zip.model |
|---|
| Methods in net.java.trueupdate.core.zip.model that return DeltaModel | |
|---|---|
DeltaModel |
DeltaModel.Builder.build()
|
static DeltaModel |
DeltaModel.decodeFromXml(Source source)
Decodes a delta model from XML. |
|
TrueUpdate Core 0.5 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||