org.apache.batik.script.rhino.svg12
public class SVG12RhinoInterpreter extends RhinoInterpreter
| Constructor Summary | |
|---|---|
| SVG12RhinoInterpreter(URL documentURL)
Creates an SVG12RhinoInterpreter object. | |
| Method Summary | |
|---|---|
| protected ScriptableObject | createGlobalObject(Context ctx)
Creates the global object. |
| protected void | defineGlobalWrapperClass(Scriptable global)
Defines the class for the global object. |