public class DescribeIteration extends LookAheadIteration<BindingSet,QueryEvaluationException>
Constructor and Description |
---|
DescribeIteration(Iteration<BindingSet,QueryEvaluationException> sourceIter,
EvaluationStrategy strategy,
Set<String> describeExprNames,
BindingSet parentBindings) |
Modifier and Type | Method and Description |
---|---|
protected BindingSet |
getNextElement()
Gets the next element.
|
handleClose, hasNext, next, remove
close, isClosed
public DescribeIteration(Iteration<BindingSet,QueryEvaluationException> sourceIter, EvaluationStrategy strategy, Set<String> describeExprNames, BindingSet parentBindings)
protected BindingSet getNextElement() throws QueryEvaluationException
LookAheadIteration
getNextElement
in class LookAheadIteration<BindingSet,QueryEvaluationException>
QueryEvaluationException
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.