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.htmlunitClassDescriptionA cookie.INTERNAL 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 theWebResponse
interface that can be subclassed by developers wishing to adapt a particular WebResponse. -
Classes in org.htmlunit.util used by org.htmlunit.htmlClassDescriptionA name/value pair.Simple and efficient linked map or better ordered map implementation to replace the default linked list which is heavy.
-
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.Simple and efficient linked map or better ordered map implementation to replace the default linked list which is heavy.Well, we need that to satisfy the map implementation concept.Helper for identifying if we need to position our new entry differently.ClassUrl
represents a Uniform Resource Locator.Provides a convenient implementation of theWebConnection
interface that can be subclassed by developers wishing to adapt a particular WebConnection.Simple implementation of the 'x-user-defined'Charset
.