Uses of Class
org.mozilla.javascript.NativeWith
-
Uses of NativeWith in org.mozilla.javascript.xml
Modifier 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.