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