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