Uses of Class
org.htmlunit.javascript.host.Navigator
-
Packages that use Navigator 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 Navigator in org.htmlunit.javascript.host
Fields in org.htmlunit.javascript.host declared as Navigator Modifier and Type Field Description private NavigatorWindow. navigator_Methods in org.htmlunit.javascript.host that return Navigator Modifier and Type Method Description NavigatorWindow. getNavigator()Returns the JavaScript propertynavigator.
-