|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SequenceIterable
This interface is a simple subset of the Expression interface, that provides a single method to evaluate the result of an expression as a sequence
Method Summary | |
---|---|
SequenceIterator |
iterate(XPathContext context)
Return an iterator over the results of evaluating an expression |
Method Detail |
---|
SequenceIterator iterate(XPathContext context) throws XPathException
context
- the dynamic evaluation context
XPathException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |