|
|||||||||||
| 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. |
| Uses of RhinoInterpreter in org.apache.batik.script.rhino |
|---|
| Fields in org.apache.batik.script.rhino declared as RhinoInterpreter | |
protected RhinoInterpreter |
WindowWrapper.FunctionWrapper.interpreter
The current interpreter. |
protected RhinoInterpreter |
WindowWrapper.GetURLFunctionWrapper.interpreter
The current interpreter. |
| Methods in org.apache.batik.script.rhino that return RhinoInterpreter | |
RhinoInterpreter |
RhinoInterpreter.ExtendedContext.getInterpreter()
|
| Constructors in org.apache.batik.script.rhino with parameters of type RhinoInterpreter | |
WindowWrapper.FunctionWrapper(RhinoInterpreter ri,
Function f,
java.lang.Object[] args)
Creates a function wrapper. |
|
WindowWrapper.GetURLFunctionWrapper(RhinoInterpreter ri,
Function fct,
ScriptableObject sc)
Creates a wrapper. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||