java.io.Serializable
IDPattern
, IdrefTest
, KeyPattern
, LocationPathPattern
, NodeTestPattern
, Pattern
, UnionPattern
public 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