net.sf.saxon.functions
public class IndexOf extends CollatingFunction
Nested Class Summary | |
---|---|
static class | IndexOf.IndexIterator
Iterator to return the index positions of selected items in a sequence |
Method Summary | |
---|---|
SequenceIterator | iterate(XPathContext context)
Evaluate the function to return an iteration of selected nodes. |