protected static final class XMLSchemaValidator.LocalIDKey
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
int |
fDepth |
|
IdentityConstraint |
fId |
Constructor | Description |
---|---|
LocalIDKey() |
|
LocalIDKey(IdentityConstraint id,
int depth) |
Modifier and Type | Method | 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.