Uses of Class
org.htmlunit.html.HtmlElement

Packages that use HtmlElement
Package
Description
Framework classes (contains the WebClient class which is the main entry point).
Classes supporting Cascading Style Sheets.
Classes specific to HTML pages, particularly the HtmlPage which represents an HTML document and provides access to its content.
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.