Uses of Class
org.htmlparser.tags.TableColumn
-
Packages that use TableColumn Package Description org.htmlparser.tags The tags package contains specific tags. -
-
Uses of TableColumn in org.htmlparser.tags
Methods in org.htmlparser.tags that return TableColumn Modifier and Type Method Description TableColumn[]
TableRow. getColumns()
Get the column tags within thisTR
(table row) tag.
-