Uses of Class
com.gargoylesoftware.htmlunit.SgmlPage

Packages that use SgmlPage
com.gargoylesoftware.htmlunit.html Classes specific to html pages 
com.gargoylesoftware.htmlunit.xml Classes specific to xml pages 
 

Uses of SgmlPage in com.gargoylesoftware.htmlunit.html
 

Subclasses of SgmlPage in com.gargoylesoftware.htmlunit.html
 class HtmlPage
          A representation of an HTML page returned from a server.
 

Uses of SgmlPage in com.gargoylesoftware.htmlunit.xml
 

Subclasses of SgmlPage in com.gargoylesoftware.htmlunit.xml
 class XmlPage
          A page that will be returned for response with content type "text/xml".
 



Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.