public interface PatternFinder
| Modifier and Type | Method and Description |
|---|---|
SequenceIterator |
selectNodes(TreeInfo doc,
XPathContext context)
Select nodes in a document using this PatternFinder.
|
SequenceIterator selectNodes(TreeInfo doc, XPathContext context) throws XPathException
doc - the document node at the root of a treecontext - the dynamic evaluation contextXPathException - if a dynamic error is encounteredCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.