Package com.sun.tools.txw2
Class Main
java.lang.Object
com.sun.tools.txw2.Main
Programatic entry point to the TXW compiler.
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
Gets the version number of TXW.static void
static int
run
(TxwOptions opts) static int
-
Constructor Details
-
Main
-
-
Method Details
-
main
-
run
-
run
-
getVersion
Gets the version number of TXW.- Returns:
- TXW version
-