| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnet.sf.saxon.pattern.IdrefTestMethod 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()