| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.impl.xs | |
| jdk7u.jaxp.org.apache.xerces.external.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 © 2018–2021 mhoffrogge. All rights reserved.