|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TripleIterator
an interface representing an RDF triple iterator
| Method Summary | |
|---|---|
void |
close()
when the iterator is exhauted, invoke this method for cleanup |
boolean |
hasNext()
checks wheter the iterator has more triples |
Triple |
next()
retrieves the current Triple and advances the itreator |
| Method Detail |
|---|
boolean hasNext()
Triple next()
void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||