|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.msv.grammar.xmlschema.IdentityConstraint
com.sun.msv.grammar.xmlschema.KeyRefConstraint
public class KeyRefConstraint
keyref constraint.
Field Summary | |
---|---|
KeyConstraint |
key
corresponding key constraint. |
Fields inherited from class com.sun.msv.grammar.xmlschema.IdentityConstraint |
---|
fields, localName, namespaceURI, selectors |
Constructor Summary | |
---|---|
KeyRefConstraint(java.lang.String namespaceURI,
java.lang.String localName,
XPath[] selector,
Field[] fields)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public KeyConstraint key
Constructor Detail |
---|
public KeyRefConstraint(java.lang.String namespaceURI, java.lang.String localName, XPath[] selector, Field[] fields)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |