|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.scxml.test.StandaloneElExpressions
Standalone SCXML interpreter, useful for command-line testing and debugging, where expressions are JSP 2.0 EL expressions.
USAGE:
java org.apache.commons.scxml.test.StandaloneElExpressions
url
or
java org.apache.commons.scxml.test.StandaloneElExpressions
filename
RUNNING:
Method Summary | |
static void |
main(String[] args)
Launcher. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void main(String[] args)
args
- The arguments, one expected, the URI or filename of the
SCXML document
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |