Uses of Class
org.htmlunit.javascript.host.URL
Packages that use URL
Package
Description
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of URL in org.htmlunit.javascript.host
Fields in org.htmlunit.javascript.host declared as URLConstructors in org.htmlunit.javascript.host with parameters of type URLModifierConstructorDescription(package private)
URLSearchParams
(URL url) Constructs a new instance for the given js url.