org.tm4j.tologx.TologResultsSet .getRow(int rowNum)

Description

Returns a single match from the results set. The index starts at 0. The row is returned at a list containing the results in colum order. Each list entry is a (org.tm4j.topicmap.Topic object.

Parameters
int rowNum

Other Resources

Related Topics

Has Parameters