protected class

XMLSchemaValidator.LocalIDKey

extends Object
java.lang.Object
   ↳ org.apache.xerces.impl.xs.XMLSchemaValidator.LocalIDKey

Summary

Fields
public int fDepth
public IdentityConstraint fId
Public Constructors
XMLSchemaValidator.LocalIDKey()
XMLSchemaValidator.LocalIDKey(IdentityConstraint id, int depth)
Public Methods
boolean equals(Object localIDKey)
int hashCode()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public int fDepth

public IdentityConstraint fId

Public Constructors

public XMLSchemaValidator.LocalIDKey ()

public XMLSchemaValidator.LocalIDKey (IdentityConstraint id, int depth)

Public Methods

public boolean equals (Object localIDKey)

public int hashCode ()