Uses of Class
net.htmlparser.jericho.RowColumnVector

Packages that use RowColumnVector
net.htmlparser.jericho Jericho HTML Parser 3.2 
 

Uses of RowColumnVector in net.htmlparser.jericho
 

Methods in net.htmlparser.jericho that return RowColumnVector
 RowColumnVector Source.getRowColumnVector(int pos)
          Returns a RowColumnVector object representing the row and column number of the specified character position in the source document.