- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- com.hp.hpl.jena.util.iterator.ClosableIterator<ReifiedStatement>, com.hp.hpl.jena.util.iterator.ExtendedIterator<ReifiedStatement>, Iterator<ReifiedStatement>
public interface RSIterator
extends com.hp.hpl.jena.util.iterator.ExtendedIterator<ReifiedStatement>
An RSIterator is a ClosableIterator (qv) which delivers only ReifedStatement's
and which has a next-method with that return type.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
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
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP