Package com.reportmill
Class Shell
java.lang.Object
com.reportmill.Shell
This class offers a command line interface to some of ReportMill's functionality. You can invoke it like this:
 
prompt> java -cp ReportMill.jar com.reportmill.Shell
This class supports a number of command line args:
 -license 
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Shellpublic Shell()
 
- 
- 
Method Details- 
mainThis is the static main method called when launching Java with this class.
 
-