|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Patcher.PatchDelegate | |
---|---|
jnlp.sample.jardiff |
Uses of Patcher.PatchDelegate in jnlp.sample.jardiff |
---|
Methods in jnlp.sample.jardiff with parameters of type Patcher.PatchDelegate | |
---|---|
void |
Patcher.applyPatch(Patcher.PatchDelegate delegate,
java.lang.String oldJarPath,
java.lang.String deltaPath,
java.io.OutputStream result)
Applies a patch previously created with createPatch . |
void |
JarDiffPatcher.applyPatch(Patcher.PatchDelegate delegate,
java.lang.String oldJarPath,
java.lang.String jarDiffPath,
java.io.OutputStream result)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |