public class IdrefTest extends Object implements PatternFinder, Serializable
Modifier and Type | Method and Description |
---|---|
static IdrefTest |
getInstance()
Get the singleton instance of this class
|
SequenceIterator |
selectNodes(DocumentInfo doc,
XPathContext context)
Select nodes in a document using this PatternFinder.
|
String |
toString() |
public static IdrefTest getInstance()
public SequenceIterator selectNodes(DocumentInfo doc, XPathContext context) throws XPathException
selectNodes
in interface PatternFinder
doc
- the document node at the root of a treecontext
- the dynamic evaluation contextXPathException
- if a dynamic error is encounteredCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.