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.javascript.host.html |
Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
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.
|
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-2013 Gargoyle Software Inc.. All Rights Reserved.