|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
Methods inherited from interface com.hp.hpl.jena.util.iterator.ClosableIterator |
close |
Methods inherited from interface java.util.Iterator |
hasNext, next, remove |
Method Detail |
public Triple nextTriple()
NoSuchElementException,
- ClassCastException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |