public class JarPatcher
extends java.lang.Object
| Constructor and Description | 
|---|
| JarPatcher() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | patch(java.io.PrintStream stream,
     java.io.File tmp,
     java.io.File key,
     java.util.List<Item> value)Patch. | 
public void patch(java.io.PrintStream stream,
                  java.io.File tmp,
                  java.io.File key,
                  java.util.List<Item> value)
stream - the streamtmp - the tmpkey - the keyvalue - the value