|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.tomp.xtcl.Main
Main XTCL entry point, allows execution of XTCL script from files or interactively command-by-command from comman line.
Constructor Summary | |
Main()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Main XTCL entry point, allows execution of XTCL script from files or interactively command-by-command from comman line. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Main()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- the command line arguments
java.lang.Exception
- if execution fails
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |