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 PatternFinderdoc - the document node at the root of a treecontext - the dynamic evaluation contextXPathException