Uses of Class
org.htmlunit.html.XHtmlPage
Packages that use XHtmlPage
-
Uses of XHtmlPage in org.htmlunit
Methods in org.htmlunit that return XHtmlPageModifier and TypeMethodDescriptionprotected XHtmlPage
DefaultPageCreator.createXHtmlPage
(WebResponse webResponse, WebWindow webWindow) Creates an XHtmlPage for this WebResponse.WebClient.loadXHtmlCodeIntoCurrentWindow
(String xhtmlCode) Parses the given XHtml code string and loads the resulting XHtmlPage into the current window.