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.