Uses of Class
com.gargoylesoftware.htmlunit.html.HtmlTableHeader

Packages that use HtmlTableHeader
com.gargoylesoftware.htmlunit.html Classes specific to HTML pages, particularly the HtmlPage which represents an HTML document and provides access to its content. 
 

Uses of HtmlTableHeader in com.gargoylesoftware.htmlunit.html
 

Methods in com.gargoylesoftware.htmlunit.html that return HtmlTableHeader
 HtmlTableHeader HtmlTable.getHeader()
          Returns the table header or null if a header wasn't specified.
 



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