|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RSIterator
An RSIterator is a ClosableIterator (qv) which delivers only ReifedStatement's and which has a next-method with that return type.
| Method Summary | |
|---|---|
ReifiedStatement |
nextRS()
return the next object, cast to a ReifedStatement |
| 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 |
|---|
ReifiedStatement nextRS()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||