public class Shell
extends java.lang.Object
prompt> java -cp ReportMill.jar com.reportmill.Shell
This class supports a number of command line args:
-license
| Constructor and Description |
|---|
Shell() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
This is the static main method called when launching Java with this class.
|