Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
net.sf.saxon.pattern.IdrefTest
Method Summary | |
static IdrefTest |
|
SequenceIterator |
|
String |
|
public SequenceIterator selectNodes(DocumentInfo doc, XPathContext context) throws XPathException
Select nodes in a document using this PatternFinder.
- Specified by:
- selectNodes in interface PatternFinder
- Parameters:
doc
- the document node at the root of a treecontext
- the dynamic evaluation context
- Returns:
- an iterator over the selected nodes in the document.
public String toString()