Class patchclass
java.lang.Object
|
+--patchclass
- public class patchclass
- extends java.lang.Object
Patch all Utf8 constants in the given class file file.class
and save the result in _file.class.
Usage: patch files
- Version:
- $Id: patchclass.java,v 1.3 1999/05/04 13:11:38 dahm Exp $
- Author:
- M. Dahm
Method Summary |
static void |
main(java.lang.String[] argv)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
patchclass
public patchclass()
main
public static void main(java.lang.String[] argv)