Package | Description |
---|---|
org.htmlparser.tags |
The tags package contains specific tags.
|
Modifier and Type | Method and Description |
---|---|
TableRow |
TableTag.getRow(int index)
Get the row at the given index.
|
TableRow[] |
TableTag.getRows()
Get the row tags within this table.
|
HTML Parser is an open source library released under LGPL.