public class SVG12RhinoInterpreter extends RhinoInterpreter
RhinoInterpreter.ArgumentsBuilder, RhinoInterpreter.Entry, RhinoInterpreter.Factory
BIND_NAME_WINDOW, classShutter, compiledScripts, contextFactory, contexts, defaultContext, globalObject, rhinoClassLoader, securityController, SOURCE_NAME_SVG, window, wrapFactory
Constructor and Description |
---|
SVG12RhinoInterpreter(java.net.URL documentURL)
Creates an SVG12RhinoInterpreter object.
|
SVG12RhinoInterpreter(java.net.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, setOut
public SVG12RhinoInterpreter(java.net.URL documentURL)
public SVG12RhinoInterpreter(java.net.URL documentURL, ImportInfo imports)
protected void defineGlobalWrapperClass(org.mozilla.javascript.Scriptable global)
defineGlobalWrapperClass
in class RhinoInterpreter
protected org.mozilla.javascript.ScriptableObject createGlobalObject(org.mozilla.javascript.Context ctx)
createGlobalObject
in class RhinoInterpreter
Copyright © 2022 Apache Software Foundation. All Rights Reserved.