| Package | Description |
|---|---|
| org.htmlunit |
Framework classes (contains the
WebClient
class which is the main entry point). |
| org.htmlunit.html |
Classes specific to HTML pages, particularly the
HtmlPage which represents
an HTML document and provides access to its content. |
| org.htmlunit.http |
Abstract Http support.
|
| org.htmlunit.httpclient |
All the customizations we did to make HttpClient behave like a real browser.
|
| org.htmlunit.javascript.host |
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
| org.htmlunit.javascript.host.file |
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
| org.htmlunit.javascript.host.xml |
Implementations of the XML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
| org.htmlunit.util |
Miscellaneous utilities.
|
| Class and Description |
|---|
| Cookie
A cookie.
|
| NameValuePair
A name/value pair.
|
| Class and Description |
|---|
| NameValuePair
A name/value pair.
|
| Class and Description |
|---|
| NameValuePair
A name/value pair.
|
| Class and Description |
|---|
| Cookie
A cookie.
|
| NameValuePair
A name/value pair.
|
| Class and Description |
|---|
| NameValuePair
A name/value pair.
|
| Class and Description |
|---|
| KeyDataPair
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
|
| Class and Description |
|---|
| NameValuePair
A name/value pair.
|
| Class and Description |
|---|
| KeyDataPair
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
|
| NameValuePair
A name/value pair.
|
| WebConnectionWrapper
Provides a convenient implementation of the
WebConnection interface that can be subclassed by developers
wishing to adapt a particular WebConnection. |
| XUserDefinedCharset
Simple implementation of the 'x-user-defined'
Charset. |
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.