org.helma.javascript
Class Demo

java.lang.Object
  extended byorg.helma.javascript.Demo

public class Demo
extends java.lang.Object

Simple RhinoLoader demo. Invoke with "ant demo".


Constructor Summary
Demo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Demo

public Demo()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception