Uses of Class
org.mozilla.javascript.NativeJavaPackage
-
Packages that use NativeJavaPackage Package Description org.mozilla.javascript -
-
Uses of NativeJavaPackage in org.mozilla.javascript
Subclasses of NativeJavaPackage in org.mozilla.javascript Modifier and Type Class Description class
NativeJavaTopPackage
This class reflects Java packages into the JavaScript environment.Methods in org.mozilla.javascript that return NativeJavaPackage Modifier and Type Method Description (package private) NativeJavaPackage
NativeJavaPackage. forcePackage(java.lang.String name, Scriptable scope)
Methods in org.mozilla.javascript with parameters of type NativeJavaPackage Modifier and Type Method Description private void
ImporterTopLevel. importPackage(NativeJavaPackage pkg)
-