|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniqueOrKey | |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.impl.xs.identity | |
| Uses of UniqueOrKey in org.apache.xerces.impl.xs |
|---|
| Constructors in org.apache.xerces.impl.xs with parameters of type UniqueOrKey | |
|---|---|
XMLSchemaValidator.KeyValueStore(UniqueOrKey key)
Constructs a key value store. |
|
XMLSchemaValidator.UniqueValueStore(UniqueOrKey unique)
Constructs a unique value store. |
|
| Uses of UniqueOrKey in org.apache.xerces.impl.xs.identity |
|---|
| Fields in org.apache.xerces.impl.xs.identity declared as UniqueOrKey | |
|---|---|
protected UniqueOrKey |
KeyRef.fKey
The key (or unique) being referred to. |
| Methods in org.apache.xerces.impl.xs.identity that return UniqueOrKey | |
|---|---|
UniqueOrKey |
KeyRef.getKey()
Returns the key being referred to. |
| Constructors in org.apache.xerces.impl.xs.identity with parameters of type UniqueOrKey | |
|---|---|
KeyRef(String namespace,
String identityConstraintName,
String elemName,
UniqueOrKey key)
Constructs a keyref with the specified name. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||