java.io.Serializable
AnchorPattern
, ConditionalPattern
, ExceptPattern
, IdrefTest
, IntersectPattern
, ItemTypePattern
, LocationPathPattern
, NodeSetPattern
, Pattern
, PatternWithPredicate
, UnionPattern
, VennPattern
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