|
TrueUpdate Core 0.5 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ZipDiff.Builder | |
|---|---|
| net.java.trueupdate.core.zip.diff | Provides a class to compare two input archives entry by entry and generate a delta ZIP file. |
| Uses of ZipDiff.Builder in net.java.trueupdate.core.zip.diff |
|---|
| Methods in net.java.trueupdate.core.zip.diff that return ZipDiff.Builder | |
|---|---|
static ZipDiff.Builder |
ZipDiff.builder()
Returns a new builder for a ZIP diff. |
ZipDiff.Builder |
ZipDiff.Builder.digest(String digest)
|
ZipDiff.Builder |
ZipDiff.Builder.input1(File input1)
|
ZipDiff.Builder |
ZipDiff.Builder.input1(ZipSource input1)
|
ZipDiff.Builder |
ZipDiff.Builder.input2(File input2)
|
ZipDiff.Builder |
ZipDiff.Builder.input2(ZipSource input2)
|
|
TrueUpdate Core 0.5 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||