org.apache.xerces.impl.xs
protected static final 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-2010 The Apache Software Foundation. All Rights Reserved.