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(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 ScriptableObject |
createGlobalObject(Context ctx)
Creates the global object.
|
protected void |
defineGlobalWrapperClass(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(java.net.URL documentURL)
public SVG12RhinoInterpreter(java.net.URL documentURL,
ImportInfo imports)
protected void defineGlobalWrapperClass(Scriptable global)
defineGlobalWrapperClass in class RhinoInterpreterprotected ScriptableObject createGlobalObject(Context ctx)
createGlobalObject in class RhinoInterpreterCopyright ? 2009 Apache Software Foundation. All Rights Reserved.