BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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

java.lang.Object
  extended byweblogic.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

equals

public boolean equals(Object localIDKey)

hashCode

public int hashCode()

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