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

Packages that use HtmlTableFooter
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 HtmlTableFooter in com.gargoylesoftware.htmlunit.html
 

Methods in com.gargoylesoftware.htmlunit.html that return HtmlTableFooter
 HtmlTableFooter HtmlTable.getFooter()
          Returns the table footer or null if a footer wasn't specified.
 



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