| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.scxml.test.StandaloneJexlExpressions
public final class StandaloneJexlExpressions
Standalone SCXML interpreter, useful for command-line testing and debugging, where expressions are JEXL expressions.
USAGE:
java org.apache.commons.scxml.test.StandaloneJexlExpressions
          url
or
java org.apache.commons.scxml.test.StandaloneJexlExpressions
          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 | |||||||||