Uses of Class
org.mozilla.javascript.NativeWith
Packages that use NativeWith
-
Uses of NativeWith in org.mozilla.javascript.xml
Methods in org.mozilla.javascript.xml that return NativeWithModifier and TypeMethodDescriptionabstract 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.