Javadoc for package XXX
Packages
Package
Description
Framework classes (contains the
WebClient
class which is the main entry point).Attachment-related classes.
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 some implementation classes that have to be public to be used internally in different packages
but that shouldn't be used directly by HtmlUnit users.
Contains the html parser interface.
Contains the neko html parser.
Contains the html serializer implementations.
XPath adapter implementation for the HtmlUnit DOM.
Abstract Http support.
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 relating to background JavaScript execution, which is usually triggered via
setTimeout()
or setInterval()
.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 the Web Animations API - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the JavaScript host objects for Typed Arrays - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the Canvas JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the Crypto JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the CSS JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the DOM 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 Fetch JavaScript host objects - 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 Geolocation JavaScript host objects - 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.
Implementations of the IndexedDB 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.
Implementations of the JavaScript host media objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the MIDI JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the JavaScript host presentation objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the Real Time Communication JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the NetworkInformation JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the Payment JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the Performance JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the security JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the Web Speech JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the Scalable Vector Graphics JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the Web Workers 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.
Classes in this package are specific for the JavaScript engine polyfill support -
users of HtmlUnit shouldn't need anything in this package.
Some special ScriptPreProcessor's to make this working with common js libs.
Support js for Proxy auto config.
This package contains improvement to Rhino native RegExp based on JDK 1.4 regular expression support.
Support for platform specific implementations (e.g.
Implementations of the canvas rendering backend - users of HtmlUnit shouldn't
need anything in this package.
Support for platform specific implementations (e.g.
Support for platform specific font related implementations (e.g.
Platform geometry support.
Support for platform specific image implementations (e.g.
Miscellaneous utilities.
Support for protocols that don't have a special handling (maybe protocols that are simply wrong).
Support for the
about:
protocol.Support for the
data:
protocol.Support for the
javascript:
protocol.Classes specific to Scalable Vector Graphics.
Miscellaneous utilities.
Some simple 2D geometry classes to avoid using java.awt (not available on android).
WebSocket support.
Miscellaneous utilities.
Classes specific to XML pages.