Class IdrefTest

java.lang.Object
net.sf.saxon.pattern.IdrefTest
All Implemented Interfaces:
Serializable, PatternFinder

public class IdrefTest extends Object implements PatternFinder, Serializable
IdrefTest is a test that cannot be represented directly in XPath or XSLT patterns, but which is used internally for matching IDREF nodes: it tests whether the node has the is-idref property
Author:
Michael H. Kay
See Also: