| Name | Description | Type | Package | Framework |
| BatikSecurityController | This implementation of the Rhino SecurityController interface is meant for use within the context of Batik only. | Class | org.apache.batik.script.rhino | Apache FOP Batik |
| GlobalWrapper | Wrapper class for the SVGGlobal object. | Class | org.apache.batik.script.rhino.svg12 | Apache FOP Batik |
| Messages | Class | org.apache.batik.script.rhino | Apache FOP Batik | |
| RhinoClassLoader | This class loader implementation will work whether or not the documentURL is null. | Class | org.apache.batik.script.rhino | Apache FOP Batik |
| RhinoClassShutter | Class shutter that restricts access to Batik internals from script. | Class | org.apache.batik.script.rhino | Apache FOP Batik |
| RhinoInterpreter | A simple implementation of Interpreter interface to use Rhino ECMAScript interpreter. | Class | org.apache.batik.script.rhino | Apache FOP Batik |
| RhinoInterpreter .ArgumentsBuilder | To build an argument list. | Interface | org.apache.batik.script.rhino.RhinoInterpreter | Apache FOP Batik |
| RhinoInterpreter .Entry | Class | org.apache.batik.script.rhino.RhinoInterpreter | Apache FOP Batik | |
| RhinoInterpreterFactory | Allows to create instances of RhinoInterpreter class. | Class | org.apache.batik.script.rhino | Apache FOP Batik |
| SVG12RhinoInterpreter | A RhinoInterpreter for SVG 1. | Class | org.apache.batik.script.rhino.svg12 | Apache FOP Batik |
| WindowWrapper | This class wraps a Window object to expose it to the interpreter. | Class | org.apache.batik.script.rhino | Apache FOP Batik |
| WindowWrapper .FunctionWrapper | To wrap a function in an handler. | Class | org.apache.batik.script.rhino.WindowWrapper | Apache FOP Batik |
| WindowWrapper .GetURLFunctionWrapper | To wrap a function passed to getURL(). | Class | org.apache.batik.script.rhino.WindowWrapper | Apache FOP Batik |