Interface | Description |
---|---|
JarDiffConstants |
Constants used by creating patch and applying patch for JarDiff.
|
Patcher |
Patcher describes the necessary method to apply and create deltas.
|
Patcher.PatchDelegate |
Callback used when patching a file.
|
Class | Description |
---|---|
JarDiff |
JarDiff is able to create a jar file containing the delta between two
jar files (old and new).
|
JarDiffPatcher |
JarDiff is able to create a jar file containing the delta between two
jar files (old and new).
|
Copyright © 2005–2016 Sun Microsystems. All rights reserved.