Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
com.gargoylesoftware.htmlunit.attachment |
Attachment-related classes.
|
com.gargoylesoftware.htmlunit.gae |
Classes used in getting HtmlUnit to run on Google App Engine (GAE).
|
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.httpclient |
All the customizations we did to make HttpClient behave like a real browser.
|
com.gargoylesoftware.htmlunit.svg |
Classes specific to Scalable Vector Graphics
|
com.gargoylesoftware.htmlunit.util |
Misc utilities
|
com.gargoylesoftware.htmlunit.xml |
Classes specific to XML pages
|
netscape.javascript |
Applet LiveConnect simulation
|
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.