|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.aduna.iteration.CloseableIterationBase<E,X>
info.aduna.iteration.LookAheadIteration<java.lang.Object,QueryEvaluationException>
org.openrdf.repository.object.result.ObjectCursor
public class ObjectCursor
Converts a tuple cursor into an object cursor.
| Constructor Summary | |
|---|---|
ObjectCursor(ObjectConnection manager,
CloseableIteration<BindingSet,QueryEvaluationException> result,
java.lang.String binding)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getNextElement()
|
void |
handleClose()
|
| Methods inherited from class info.aduna.iteration.LookAheadIteration |
|---|
hasNext, next, remove |
| Methods inherited from class info.aduna.iteration.CloseableIterationBase |
|---|
close, isClosed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectCursor(ObjectConnection manager,
CloseableIteration<BindingSet,QueryEvaluationException> result,
java.lang.String binding)
throws QueryEvaluationException
QueryEvaluationException| Method Detail |
|---|
public java.lang.Object getNextElement()
throws QueryEvaluationException
getNextElement in class LookAheadIteration<java.lang.Object,QueryEvaluationException>QueryEvaluationException
public void handleClose()
throws QueryEvaluationException
handleClose in class LookAheadIteration<java.lang.Object,QueryEvaluationException>QueryEvaluationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||