Uses of Class
org.mozilla.javascript.NativeJavaPackage
Packages that use NativeJavaPackage
-
Uses of NativeJavaPackage in org.mozilla.javascript
Subclasses of NativeJavaPackage in org.mozilla.javascriptModifier and TypeClassDescriptionclassThis class reflects Java packages into the JavaScript environment.Methods in org.mozilla.javascript that return NativeJavaPackageModifier and TypeMethodDescription(package private) NativeJavaPackageNativeJavaPackage.forcePackage(String name, Scriptable scope) Methods in org.mozilla.javascript with parameters of type NativeJavaPackageModifier and TypeMethodDescriptionprivate static voidImporterTopLevel.importPackage(ScriptableObject scope, NativeJavaPackage pkg)