<Sorry that's not correct. You can only access the per-selector nodes through 
the row view of the query result, like this:
     RowIterator rows = result.getRows();
     while (rows.hasNext()) {
>
Ok, then everything is fine now... thanks and have a nice weekend...

Reply via email to