| An iterator which returns RDF Statements.
RDF iterators are standard Java iterators, except that they
have extras method to return specifically typed objects,
in this case RDF Statements and have a close() method
that should be called to free resources if the application does
not complete the iteration.
author: bwm version: Release='$Name: $' Revision='$Revision: 1.10 $' Date='$Date: 2008/01/02 12:05:48 $' |