|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TripleIterator
An extended iterator that can return its next element as a Triple.
Method Summary | |
---|---|
Triple |
nextTriple()
Answer the next() element cast to Triple. |
Methods inherited from interface com.hp.hpl.jena.util.iterator.ExtendedIterator |
---|
andThen, filterDrop, filterKeep, mapWith, removeNext, toList, toSet |
Methods inherited from interface com.hp.hpl.jena.util.iterator.ClosableIterator |
---|
close |
Methods inherited from interface java.util.Iterator |
---|
hasNext, next, remove |
Method Detail |
---|
Triple nextTriple()
NoSuchElementException,
- ClassCastException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |