Class FedXPathIteration

java.lang.Object
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: