Uses of Class
com.gargoylesoftware.htmlunit.AbstractPage
-
Packages that use AbstractPage Package Description com.gargoylesoftware.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of AbstractPage in com.gargoylesoftware.htmlunit
Subclasses of AbstractPage in com.gargoylesoftware.htmlunit Modifier and Type Class Description classTextPageA generic page that will be returned for any text related content.classUnexpectedPageA generic page that is returned whenever an unexpected content type is returned by the server.
-