| Package | Description |
|---|---|
| net.htmlparser.jericho |
Jericho HTML Parser 3.3
|
| Modifier and Type | Method and Description |
|---|---|
RowColumnVector |
Segment.getRowColumnVector()
Returns a
RowColumnVector object representing the row and column number of the start of this segment in the source document. |
RowColumnVector |
Source.getRowColumnVector(int pos)
Returns a
RowColumnVector object representing the row and column number of the specified character position in the source document. |