|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.script.rhino.RhinoInterpreter
org.apache.batik.script.rhino.svg12.SVG12RhinoInterpreter
public class SVG12RhinoInterpreter
A RhinoInterpreter for SVG 1.2 documents.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.batik.script.rhino.RhinoInterpreter |
|---|
RhinoInterpreter.ArgumentsBuilder, RhinoInterpreter.Entry, RhinoInterpreter.Factory |
| Field Summary |
|---|
| Fields inherited from class org.apache.batik.script.rhino.RhinoInterpreter |
|---|
BIND_NAME_WINDOW, classShutter, compiledScripts, contextFactory, contexts, defaultContext, globalObject, rhinoClassLoader, securityController, SOURCE_NAME_SVG, TO_BE_IMPORTED, window, wrapFactory |
| Constructor Summary | |
|---|---|
SVG12RhinoInterpreter(java.net.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. |
| Methods inherited from class org.apache.batik.script.rhino.RhinoInterpreter |
|---|
bindObject, dispose, evaluate, evaluate, evaluate, formatMessage, getAccessControlContext, getContextFactory, getGlobalObject, getLocale, getWindow, setLocale, setOut |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SVG12RhinoInterpreter(java.net.URL documentURL)
| Method Detail |
|---|
protected void defineGlobalWrapperClass(Scriptable global)
defineGlobalWrapperClass in class RhinoInterpreterprotected ScriptableObject createGlobalObject(Context ctx)
createGlobalObject in class RhinoInterpreter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||