Uses of Class
org.htmlunit.WebClientOptions.Geolocation
-
Packages that use WebClientOptions.Geolocation Package Description org.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of WebClientOptions.Geolocation in org.htmlunit
Fields in org.htmlunit declared as WebClientOptions.Geolocation Modifier and Type Field Description private WebClientOptions.GeolocationWebClientOptions. geolocation_Methods in org.htmlunit that return WebClientOptions.Geolocation Modifier and Type Method Description WebClientOptions.GeolocationWebClientOptions. getGeolocation()Methods in org.htmlunit with parameters of type WebClientOptions.Geolocation Modifier and Type Method Description voidWebClientOptions. setGeolocation(WebClientOptions.Geolocation geolocation)Sets theWebClientOptions.Geolocationto be used.
-