| 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. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AppletConfirmHandler.confirm(HtmlApplet applet)
Handles a confirm for the specified page.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
HtmlSerializer.appendApplet(StringBuilder builder,
HtmlApplet htmlApplet)
Process
HtmlApplet. |
Copyright © 2002–2019 Gargoyle Software Inc.. All rights reserved.