| Package | Description |
|---|---|
| org.apache.xerces.impl.xs |
| Modifier and Type | Class and Description |
|---|---|
protected class |
SchemaValidatorHelper.KeyRefValueStore
Key reference value store.
|
protected class |
SchemaValidatorHelper.KeyValueStore
Key value store.
|
protected class |
SchemaValidatorHelper.UniqueValueStore
Unique value store.
|
| Modifier and Type | Field and Description |
|---|---|
protected SchemaValidatorHelper.ValueStoreBase |
SchemaValidatorHelper.KeyRefValueStore.fKeyValueStore
Key value store.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaValidatorHelper.ValueStoreBase |
SchemaValidatorHelper.ValueStoreCache.getGlobalValueStoreFor(IdentityConstraint id)
Returns the global value store associated to the specified IdentityConstraint.
|
SchemaValidatorHelper.ValueStoreBase |
SchemaValidatorHelper.ValueStoreCache.getValueStoreFor(IdentityConstraint id,
int initialDepth)
Returns the value store associated to the specified IdentityConstraint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaValidatorHelper.ValueStoreBase.append(SchemaValidatorHelper.ValueStoreBase newVal) |
int |
SchemaValidatorHelper.ValueStoreBase.contains(SchemaValidatorHelper.ValueStoreBase vsb)
Returns -1 if this value store contains the specified
values, otherwise the index of the first field in the
key sequence.
|
Copyright © 2013. All rights reserved.