| Package | Description |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.impl.xs.identity |
| Constructor and Description |
|---|
SchemaValidatorHelper.KeyValueStore(UniqueOrKey key,
String elementName)
Constructs a key value store.
|
SchemaValidatorHelper.UniqueValueStore(UniqueOrKey unique,
String elementName)
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,
UniqueOrKey key)
Constructs a keyref with the specified name.
|
Copyright © 2013. All rights reserved.