Modifier and Type | Method and Description |
---|---|
String |
getCellAsText(int cellIndex) |
String |
getCellForHeading(String heading)
Returns the text value of the cell in this row under the given heading.
|
Node |
getCellNodeForHeading(String heading) |
int |
getRowIndex() |
public String getCellAsText(int cellIndex)
public String getCellForHeading(String heading)
The Heading is defined to be the text values in the cells in Row 0 and may not make sense in all HTML tables.
heading
- The headingpublic int getRowIndex()
Copyright © 2002-2022 Atlassian. All Rights Reserved.