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, removeclose, isClosedpublic DescribeIteration(Iteration<BindingSet,QueryEvaluationException> sourceIter, EvaluationStrategy strategy, Set<String> describeExprNames, BindingSet parentBindings)
protected BindingSet getNextElement() throws QueryEvaluationException
LookAheadIterationgetNextElement in class LookAheadIteration<BindingSet,QueryEvaluationException>QueryEvaluationExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.