| Package | Description |
|---|---|
| jnlp.sample.jardiff |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2005–2016 Sun Microsystems. All rights reserved.