Uses of Class
org.htmlunit.html.HtmlPage

Packages that use HtmlPage
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.
Contains the html parser interface.
Contains the neko html parser.
Classes in this package are specific to the JavaScript engine - users of HtmlUnit shouldn't need anything in this package.
Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Some special ScriptPreProcessor's to make this working with common js libs.