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