public class SVG12RhinoInterpreter extends RhinoInterpreter
RhinoInterpreter.ArgumentsBuilder, RhinoInterpreter.Entry, RhinoInterpreter.FactoryBIND_NAME_WINDOW, classShutter, compiledScripts, contextFactory, contexts, defaultContext, globalObject, rhinoClassLoader, securityController, SOURCE_NAME_SVG, window, wrapFactory| Constructor and Description |
|---|
SVG12RhinoInterpreter(URL documentURL)
Creates an SVG12RhinoInterpreter object.
|
SVG12RhinoInterpreter(URL documentURL,
ImportInfo imports)
Creates an SVG12RhinoInterpreter object.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.mozilla.javascript.ScriptableObject |
createGlobalObject(org.mozilla.javascript.Context ctx)
Creates the global object.
|
protected void |
defineGlobalWrapperClass(org.mozilla.javascript.Scriptable global)
Defines the class for the global object.
|
bindObject, dispose, evaluate, evaluate, evaluate, formatMessage, getAccessControlContext, getContextFactory, getGlobalObject, getLocale, getMimeTypes, getWindow, init, setLocale, setOutpublic SVG12RhinoInterpreter(URL documentURL)
public SVG12RhinoInterpreter(URL documentURL, ImportInfo imports)
protected void defineGlobalWrapperClass(org.mozilla.javascript.Scriptable global)
defineGlobalWrapperClass in class RhinoInterpreterprotected org.mozilla.javascript.ScriptableObject createGlobalObject(org.mozilla.javascript.Context ctx)
createGlobalObject in class RhinoInterpreterCopyright © 2000–2020 Apache Software Foundation. All rights reserved.