|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.xs.XMLSchemaValidator.LocalIDKey
Field Summary | |
int |
fDepth
|
IdentityConstraint |
fId
|
Constructor Summary | |
XMLSchemaValidator.LocalIDKey()
|
|
XMLSchemaValidator.LocalIDKey(IdentityConstraint id,
int depth)
|
Method Summary | |
boolean |
equals(java.lang.Object localIDKey)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public IdentityConstraint fId
public int fDepth
Constructor Detail |
public XMLSchemaValidator.LocalIDKey()
public XMLSchemaValidator.LocalIDKey(IdentityConstraint id, int depth)
Method Detail |
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object localIDKey)
equals
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |