Class KeyRefConstraint

    • Constructor Summary

      Constructors 
      Constructor Description
      KeyRefConstraint​(java.lang.String namespaceURI, java.lang.String localName, XPath[] selector, Field[] fields)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • key

        public KeyConstraint key
        corresponding key constraint. this field is intentionally non-final.
    • Constructor Detail

      • KeyRefConstraint

        public KeyRefConstraint​(java.lang.String namespaceURI,
                                java.lang.String localName,
                                XPath[] selector,
                                Field[] fields)