Uses of Class
org.mozilla.javascript.NativeJavaObject
-
Packages that use NativeJavaObject Package Description org.mozilla.javascript -
-
Uses of NativeJavaObject in org.mozilla.javascript
Subclasses of NativeJavaObject in org.mozilla.javascript Modifier and Type Class Description class
NativeJavaArray
This class reflects Java arrays into the JavaScript environment.class
NativeJavaClass
This class reflects Java classes into the JavaScript environment, mainly for constructors and static members.class
NativeJavaList
class
NativeJavaMap
-