com.sun.msv.grammar.xmlschema
Class KeyConstraint

java.lang.Object
  extended bycom.sun.msv.grammar.xmlschema.IdentityConstraint
      extended bycom.sun.msv.grammar.xmlschema.KeyConstraint
All Implemented Interfaces:
java.io.Serializable

public class KeyConstraint
extends IdentityConstraint

key constraint.

Author:
Kohsuke KAWAGUCHI
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sun.msv.grammar.xmlschema.IdentityConstraint
fields, localName, namespaceURI, selectors
 
Constructor Summary
KeyConstraint(java.lang.String namespaceURI, java.lang.String localName, XPath[] selector, Field[] fields)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyConstraint

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


Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated April 26 2005.