Uses of Class
org.htmlunit.AbstractPage
-
Packages that use AbstractPage Package Description org.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of AbstractPage in org.htmlunit
Subclasses of AbstractPage in org.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.
-