Localizable, Interpreterpublic 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 | 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 | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindObject, dispose, evaluate, evaluate, evaluate, formatMessage, getAccessControlContext, getContextFactory, getGlobalObject, getLocale, getMimeTypes, getWindow, init, setLocale, setOutpublic SVG12RhinoInterpreter(java.net.URL documentURL)
public SVG12RhinoInterpreter(java.net.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 ? 2018 Apache Software Foundation. All Rights Reserved.