Class IdrefTest

  • All Implemented Interfaces:
    java.io.Serializable, PatternFinder

    public class IdrefTest
    extends java.lang.Object
    implements PatternFinder, java.io.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:
    Serialized Form
    • Method Detail

      • getInstance

        public static IdrefTest getInstance()
        Get the singleton instance of this class
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object