public class IdrefTest extends java.lang.Object implements PatternFinder
| 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.
|
java.lang.String |
toString() |
public static IdrefTest getInstance()
public SequenceIterator selectNodes(DocumentInfo doc, XPathContext context) throws XPathException
selectNodes in interface PatternFinderdoc - the document node at the root of a treecontext - the dynamic evaluation contextXPathException - if a dynamic error is encounteredpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.