|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.server.marshalling.InjectClassFiles
public class InjectClassFiles
Read the set of classes to be marshalled, and then create injected versions in the specified output directory.
Constructor Summary | |
---|---|
InjectClassFiles()
|
Method Summary | |
---|---|
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InjectClassFiles()
Method Detail |
---|
public static void main(java.lang.String[] argv) throws java.lang.Throwable
java.lang.Throwable
protected static void usage()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |