Uses of Class
org.mozilla.javascript.NativeWith

Packages that use NativeWith
org.mozilla.javascript.xml   
 

Uses of NativeWith in org.mozilla.javascript.xml
 

Methods in org.mozilla.javascript.xml that return NativeWith
abstract  NativeWith XMLObject.enterDotQuery(Scriptable scope)
          Wrap this object into NativeWith to implement the .() query.
abstract  NativeWith XMLObject.enterWith(Scriptable scope)
          Wrap this object into NativeWith to implement the with statement.
 



Copyright © 2013. All Rights Reserved.