org.apache.xerces.impl.xs
protected class XMLSchemaValidator.LocalIDKey extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
fDepth |
IdentityConstraint |
fId |
| Constructor and Description |
|---|
XMLSchemaValidator.LocalIDKey() |
XMLSchemaValidator.LocalIDKey(IdentityConstraint id,
int depth) |
public IdentityConstraint fId
public int fDepth
public XMLSchemaValidator.LocalIDKey()
public XMLSchemaValidator.LocalIDKey(IdentityConstraint id, int depth)
Copyright ? 1999-2005 Apache XML Project. All Rights Reserved.