public class SilentIteration extends LookAheadIteration<BindingSet,QueryEvaluationException>
| Modifier and Type | Field and Description |
|---|---|
protected CloseableIteration<BindingSet,QueryEvaluationException> |
iter |
| Constructor and Description |
|---|
SilentIteration(CloseableIteration<BindingSet,QueryEvaluationException> iter) |
| Modifier and Type | Method and Description |
|---|---|
protected BindingSet |
getNextElement() |
handleClose, hasNext, next, removeclose, isClosedprotected CloseableIteration<BindingSet,QueryEvaluationException> iter
public SilentIteration(CloseableIteration<BindingSet,QueryEvaluationException> iter)
protected BindingSet getNextElement() throws QueryEvaluationException
getNextElement in class LookAheadIteration<BindingSet,QueryEvaluationException>QueryEvaluationExceptionCopyright © 2001-2015 Aduna. All Rights Reserved.