Uses of Class
org.htmlunit.javascript.host.URLSearchParams
Packages that use URLSearchParams
Package
Description
Implementations of the various JavaScript host objects — users of HtmlUnit should not
need anything in this package.
-
Uses of URLSearchParams in org.htmlunit.javascript.host
Methods in org.htmlunit.javascript.host that return URLSearchParamsModifier and TypeMethodDescriptionURL.getSearchParams()Returns aURLSearchParamsobject providing access to the decoded query arguments of the URL.