|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RhinoInterpreter | |
|---|---|
| org.apache.batik.script.rhino | Provides an API for interpreting JavaScript language through the Rhino interpreter. |
| org.apache.batik.script.rhino.svg12 | |
| Uses of RhinoInterpreter in org.apache.batik.script.rhino |
|---|
| Fields in org.apache.batik.script.rhino declared as RhinoInterpreter | |
|---|---|
protected RhinoInterpreter |
WindowWrapper.interpreter
The rhino interpreter. |
protected RhinoInterpreter |
WindowWrapper.FunctionWrapper.interpreter
The current interpreter. |
protected RhinoInterpreter |
WindowWrapper.GetURLFunctionWrapper.interpreter
The current interpreter. |
| Constructors in org.apache.batik.script.rhino with parameters of type RhinoInterpreter | |
|---|---|
WindowWrapper.FunctionWrapper(RhinoInterpreter ri,
Function f,
Object[] args)
Creates a function wrapper. |
|
WindowWrapper.GetURLFunctionWrapper(RhinoInterpreter ri,
Function fct,
WindowWrapper ww)
Creates a wrapper. |
|
| Uses of RhinoInterpreter in org.apache.batik.script.rhino.svg12 |
|---|
| Subclasses of RhinoInterpreter in org.apache.batik.script.rhino.svg12 | |
|---|---|
class |
SVG12RhinoInterpreter
A RhinoInterpreter for SVG 1.2 documents. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||