public interface PatternFinder
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
SequenceIterator |
selectNodes(DocumentInfo doc,
XPathContext context)
Select nodes in a document using this PatternFinder.
|
SequenceIterator selectNodes(DocumentInfo doc, XPathContext context) throws XPathException
doc - the document node at the root of a treecontext - the dynamic evaluation contextXPathException