| Package | Description |
|---|---|
| com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
| com.gargoylesoftware.htmlunit.html |
Classes specific to HTML pages, particularly the HtmlPage which represents
an HTML document and provides access to its content.
|
| com.gargoylesoftware.htmlunit.util |
Misc utilities
|
| Class and Description |
|---|
| Cookie
A cookie.
|
| NameValuePair
A name/value pair.
|
| Class and Description |
|---|
| NameValuePair
A name/value pair.
|
| Class and Description |
|---|
| Cookie
A cookie.
|
| 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. |
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.