Package org.apache.batik.script.rhino

Provides an API for interpreting JavaScript language through the Rhino interpreter.

See:
          Description

Class Summary
RhinoInterpreter A simple implementation of Interpreter interface to use Rhino ECMAScript interpreter.
RhinoInterpreterFactory Allows to create instances of RhinoInterpreter class.
WindowWrapper This class wraps a Window object to expose it to the interpreter.
WindowWrapper.FunctionWrapper To wrap a function in an handler.
 

Package org.apache.batik.script.rhino Description

Provides an API for interpreting JavaScript language through the Rhino interpreter.



Copyright © 2002 Apache Software Foundation. All Rights Reserved.