net.sf.saxon.functions

Class IndexOf

public class IndexOf extends CollatingFunction

The XPath 2.0 index-of() function
Method Summary
SequenceIteratoriterate(XPathContext context)
Evaluate the function to return an iteration of selected nodes.

Method Detail

iterate

public SequenceIterator iterate(XPathContext context)
Evaluate the function to return an iteration of selected nodes.