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.
 

Package org.apache.batik.script.rhino Description

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



Copyright © 2001 Apache Software Foundation. All Rights Reserved.