Uses of Class
org.htmlparser.tags.TableHeader
-
Packages that use TableHeader Package Description org.htmlparser.tags The tags package contains specific tags. -
-
Uses of TableHeader in org.htmlparser.tags
Methods in org.htmlparser.tags that return TableHeader Modifier and Type Method Description TableHeader[]TableRow. getHeaders()Get the header of this table
-