Uses of Class
com.gargoylesoftware.htmlunit.TextPage
-
Packages that use TextPage Package Description com.gargoylesoftware.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of TextPage in com.gargoylesoftware.htmlunit
Methods in com.gargoylesoftware.htmlunit that return TextPage Modifier and Type Method Description protected TextPageDefaultPageCreator. createTextPage(WebResponse webResponse, WebWindow webWindow)Creates a TextPage for this WebResponse.
-