Uses of Class
org.htmlunit.BrowserVersion

Packages that use BrowserVersion
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.
Contains the html serializer implementations.
All the customizations we did to make HttpClient behave like a real browser.
Classes in this package are specific to the JavaScript engine - users of HtmlUnit shouldn't need anything in this package.
Classes in this package are specific for the JavaScript engine - users of HtmlUnit shouldn't need anything in this package.
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the JavaScript host objects for events - users of HtmlUnit shouldn't need anything in this package.
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the Internationalization JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.