| Package | Description |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.impl.xs.identity |
| Constructor and Description |
|---|
XMLSchemaValidator.KeyValueStore(UniqueOrKey key)
Constructs a key value store.
|
XMLSchemaValidator.UniqueValueStore(UniqueOrKey unique)
Constructs a unique value store.
|
| Modifier and Type | Field and Description |
|---|---|
protected UniqueOrKey |
KeyRef.fKey
The key (or unique) being referred to.
|
| Modifier and Type | Method and Description |
|---|---|
UniqueOrKey |
KeyRef.getKey()
Returns the key being referred to.
|
| Constructor and Description |
|---|
KeyRef(String namespace,
String identityConstraintName,
String elemName,
UniqueOrKey key)
Constructs a keyref with the specified name.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.