Uses of Class
net.htmlparser.jericho.RowColumnVector
Packages that use RowColumnVector
-
Uses of RowColumnVector in net.htmlparser.jericho
Methods in net.htmlparser.jericho that return RowColumnVectorModifier and TypeMethodDescriptionSegment.getRowColumnVector()
Returns aRowColumnVector
object representing the row and column number of the start of this segment in the source document.Source.getRowColumnVector
(int pos) Returns aRowColumnVector
object representing the row and column number of the specified character position in the source document.