public class InjectClassFiles
extends java.lang.Object
Constructor and Description |
---|
InjectClassFiles() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv)
The main program parses command line args giving the input
directory containing the class file hierarchy, a set of scripts
that specify the classes into which marshalling should be
injected, and the output directory into which injected class
files and the table of class names vs. type numbers should be
written.
|
protected static void |
usage() |
public static void main(java.lang.String[] argv) throws java.lang.Throwable
java.lang.Throwable
protected static void usage()