|
||||||||||
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,
String oldJarPath,
String deltaPath,
OutputStream result)
Applies a patch previously created with createPatch . |
void |
JarDiffPatcher.applyPatch(Patcher.PatchDelegate delegate,
String oldJarPath,
String jarDiffPath,
OutputStream result)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |