|
TrueUpdate Core 0.1.4 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ZipDiff.Builder | |
|---|---|
| net.java.trueupdate.core.zip.diff | Provides a class to compare two ZIP files entry by entry. |
| 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(MessageDigest digest)
|
ZipDiff.Builder |
ZipDiff.Builder.zip1(ZipFile zip1)
|
ZipDiff.Builder |
ZipDiff.Builder.zip2(ZipFile zip2)
|
|
TrueUpdate Core 0.1.4 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||