Package | Description |
---|---|
com.gargoylesoftware.htmlunit.html |
Classes specific to html pages
|
Modifier and Type | Method and Description |
---|---|
HtmlTableRow |
HtmlTableCell.getEnclosingRow()
Returns the table row containing this cell.
|
HtmlTableRow |
HtmlTable.getRow(int index) |
HtmlTableRow |
HtmlTable.getRowById(String id)
Find and return the row with the specified id.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.