BEA Systems, Inc.

weblogic.apache.xerces.impl.xs
Class XMLSchemaValidator.LocalIDKey

java.lang.Object
  extended by weblogic.apache.xerces.impl.xs.XMLSchemaValidator.LocalIDKey
Enclosing class:
XMLSchemaValidator

protected class XMLSchemaValidator.LocalIDKey
extends Object


Constructor Summary
XMLSchemaValidator.LocalIDKey(weblogic.apache.xerces.impl.xs.identity.IdentityConstraint id, int depth)
           
 
Method Summary
 boolean equals(Object localIDKey)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSchemaValidator.LocalIDKey

public XMLSchemaValidator.LocalIDKey(weblogic.apache.xerces.impl.xs.identity.IdentityConstraint id,
                                     int depth)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object localIDKey)
Overrides:
equals in class Object

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.