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()Gets the next element. | 
handleClose, hasNext, next, removeclose, isClosedprotected CloseableIteration<BindingSet,QueryEvaluationException> iter
public SilentIteration(CloseableIteration<BindingSet,QueryEvaluationException> iter)
protected BindingSet getNextElement() throws QueryEvaluationException
LookAheadIterationgetNextElement in class LookAheadIteration<BindingSet,QueryEvaluationException>QueryEvaluationExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.