protected static final class XMLSchemaValidator.LocalIDKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
fDepth |
IdentityConstraint |
fId |
Constructor and Description |
---|
LocalIDKey() |
LocalIDKey(IdentityConstraint id,
int depth) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object localIDKey) |
int |
hashCode() |
public IdentityConstraint fId
public int fDepth
public LocalIDKey()
public LocalIDKey(IdentityConstraint id, int depth)
Copyright ? 1999-2010 The Apache Software Foundation. All Rights Reserved.