org.apache.xerces.impl.xs
Class XMLSchemaValidator.LocalIDKey
java.lang.Object
org.apache.xerces.impl.xs.XMLSchemaValidator.LocalIDKey
- Enclosing class:
- XMLSchemaValidator
protected static final class XMLSchemaValidator.LocalIDKey
- extends Object
fId
public IdentityConstraint fId
fDepth
public int fDepth
XMLSchemaValidator.LocalIDKey
public XMLSchemaValidator.LocalIDKey()
XMLSchemaValidator.LocalIDKey
public XMLSchemaValidator.LocalIDKey(IdentityConstraint id,
int depth)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object localIDKey)
- Overrides:
equals
in class Object
Copyright © 2011. All Rights Reserved.