public class Main extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Main.Options |
| Constructor and Description |
|---|
Main(TxwOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getVersion()
Gets the version number of TXW.
|
static void |
main(String[] args) |
static int |
run(String[] args) |
static int |
run(TxwOptions opts) |
public Main(TxwOptions opts)
public static void main(String[] args)
public static int run(String[] args)
public static int run(TxwOptions opts)
public static String getVersion()
Copyright © 2015 Oracle Corporation. All Rights Reserved.