|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.script.rhino.RhinoInterpreter.RhinoGetDelegate
Class to act as 'get' delegate for Rhino. This uses the currentContext to get the current Interpreter object which allows it to lookup the object requested. This gets around the fact that the global object gets referenced from a static context but the Context does not.
Method Summary | |
java.lang.Object |
get(org.mozilla.javascript.ScriptableObject so)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.Object get(org.mozilla.javascript.ScriptableObject so)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |