Uses of Class
org.htmlunit.javascript.host.Netscape
-
Packages that use Netscape Package Description org.htmlunit.javascript.host Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. -
-
Uses of Netscape in org.htmlunit.javascript.host
Methods in org.htmlunit.javascript.host that return Netscape Modifier and Type Method Description Netscape
Window. getNetscape()
Returns the value ofnetscape
property.
-