Uses of Class
org.htmlunit.html.HtmlTableBody
Packages that use HtmlTableBody
Package
Description
Classes specific to HTML pages, particularly the
HtmlPage
which represents
an HTML document and provides access to its content.-
Uses of HtmlTableBody in org.htmlunit.html
Methods in org.htmlunit.html that return types with arguments of type HtmlTableBodyModifier and TypeMethodDescriptionHtmlTable.getBodies()
Returns a list of tables bodies defined in this table.