| http://www.w3.org/ns/prov#value | - Note that you must call this method to advance to the first row. xxx getXxx(int columnNumber) xxx getXxx(String columnName) ( xxx is a type such as int , double , String , Date , etc.) return the value of the column with column index columnNumber or with column names, converted to the specified type.
|