Class FedXPathIteration

All Implemented Interfaces:
AutoCloseable, CloseableIteration<BindingSet, QueryEvaluationException>, Iteration<BindingSet, QueryEvaluationException>

public class FedXPathIteration extends LookAheadIteration<BindingSet, QueryEvaluationException>
A iteration to evaluate property path expressions.
See Also: