com.meterware.httpunit
public class TableCell extends BlockElement
| Method Summary | |
|---|---|
| String | asText()
Returns the text value of this cell. |
| int | getColSpan()
Returns the number of columns spanned by this cell.
|
| int | getRowSpan()
Returns the number of rows spanned by this cell.
|
Deprecated: as of 1.6, use #getText()
Returns the text value of this cell.