|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.SoftWoehr.JTOpenContrib.MEU.formats.FormatTool
Implements the example in the JTOpen docs of autogenerating java source for a particular record format. Just an interesting example tool.
Constructor Summary | |
FormatTool()
Creates new FormatTool |
Method Summary | |
static void |
main(java.lang.String[] argv)
Retrieve a record format and generate Java source for that format. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FormatTool()
Method Detail |
public static void main(java.lang.String[] argv)
argv
- The command line - Usage: FormatTool systemName recordFilepath packageName javaFilePath
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |