org.apache.xerces.impl.xs

Class XMLSchemaValidator.LocalIDKey

protected class XMLSchemaValidator.LocalIDKey extends Object

Field Summary
intfDepth
IdentityConstraintfId
Constructor Summary
LocalIDKey()
LocalIDKey(IdentityConstraint id, int depth)
Method Summary
booleanequals(Object localIDKey)
inthashCode()

Field Detail

fDepth

public int fDepth

fId

public IdentityConstraint fId

Constructor Detail

LocalIDKey

public LocalIDKey()

LocalIDKey

public LocalIDKey(IdentityConstraint id, int depth)

Method Detail

equals

public boolean equals(Object localIDKey)

hashCode

public int hashCode()
Copyright © 1999-2005 Apache XML Project. All Rights Reserved.