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.2 2001/05/09 09:26:57 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)