com.sun.tools.txw2
Class Main
java.lang.Object
com.sun.tools.txw2.Main
public class Main
- extends Object
Programatic entry point to the TXW compiler.
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main(TxwOptions opts)
main
public static void main(String[] args)
run
public static int run(String[] args)
run
public static int run(TxwOptions opts)
getVersion
public static String getVersion()
- Gets the version number of TXW.
Copyright © 2013 Oracle. All Rights Reserved.