Uses of Class
org.htmlunit.html.HtmlTableFooter
Packages that use HtmlTableFooter
Package
Description
Classes specific to HTML pages, particularly the
HtmlPage
which represents
an HTML document and provides access to its content.-
Uses of HtmlTableFooter in org.htmlunit.html
Methods in org.htmlunit.html that return HtmlTableFooterModifier and TypeMethodDescriptionHtmlTable.getFooter()
Returns the table footer or null if a footer wasn't specified.