java.io.SerializableIDPattern, IdrefTest, KeyPattern, LocationPathPattern, NodeTestPattern, Pattern, UnionPatternpublic interface PatternFinder
extends java.io.Serializable
| Modifier and Type | Method | 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