Package | Description |
---|---|
org.htmlunit |
Framework classes (contains the
WebClient
class which is the main entry point). |
Modifier and Type | Method and Description |
---|---|
protected XHtmlPage |
DefaultPageCreator.createXHtmlPage(WebResponse webResponse,
WebWindow webWindow)
Creates an XHtmlPage for this WebResponse.
|
XHtmlPage |
WebClient.loadXHtmlCodeIntoCurrentWindow(String xhtmlCode)
Parses the given XHtml code string and loads the resulting XHtmlPage into
the current window.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.