|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.validation.identity.IdentityConstraint | +--org.apache.xerces.impl.validation.identity.KeyRef
Schema key reference identity constraint.
Constructor Summary | |
KeyRef(java.lang.String name)
Constructs a keyref with the specified name. |
Method Summary | |
java.lang.String |
getName()
Returns the name. |
Methods inherited from class org.apache.xerces.impl.validation.identity.IdentityConstraint |
addField,
getFieldAt,
getFieldCount,
getSelector,
setSelector |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public KeyRef(java.lang.String name)
Method Detail |
public java.lang.String getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |