|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.rdf2go.StatementIterable
public class StatementIterable
Iterable over OpenRDF Statements that converts them to R2Go Statements on demand.
| Constructor Summary | |
|---|---|
StatementIterable(info.aduna.iteration.CloseableIteration<? extends org.openrdf.model.Statement,? extends org.openrdf.OpenRDFException> cit,
RepositoryModel model)
|
|
| Method Summary | |
|---|---|
ClosableIterator<Statement> |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatementIterable(info.aduna.iteration.CloseableIteration<? extends org.openrdf.model.Statement,? extends org.openrdf.OpenRDFException> cit,
RepositoryModel model)
| Method Detail |
|---|
public ClosableIterator<Statement> iterator()
iterator in interface java.lang.Iterable<Statement>iterator in interface ClosableIterable<Statement>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||