Uses of Package
org.htmlunit.util
Packages that use org.htmlunit.util
Package
Description
Framework classes (contains the
WebClient
class which is the main entry point).Classes specific to HTML pages, particularly the
HtmlPage which represents
an HTML document and provides access to its content.Abstract Http support.
All the customizations we did to make HttpClient behave like a real browser.
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the XML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Miscellaneous utilities.
-
Classes in org.htmlunit.util used by org.htmlunit
-
Classes in org.htmlunit.util used by org.htmlunit.html
-
Classes in org.htmlunit.util used by org.htmlunit.http
-
Classes in org.htmlunit.util used by org.htmlunit.httpclient
-
Classes in org.htmlunit.util used by org.htmlunit.javascript.host
-
Classes in org.htmlunit.util used by org.htmlunit.javascript.host.xml
-
Classes in org.htmlunit.util used by org.htmlunit.utilClassDescriptionINTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
A holder for a key/value pair that represents a file to upload.A name/value pair.Provides a convenient implementation of theWebConnectioninterface that can be subclassed by developers wishing to adapt a particular WebConnection.Simple implementation of the 'x-user-defined'Charset.