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