ValueStoreprotected class XMLSchemaValidator.KeyRefValueStore extends XMLSchemaValidator.ValueStoreBase
| Modifier and Type | Field | Description |
|---|---|---|
protected XMLSchemaValidator.ValueStoreBase |
fKeyValueStore |
Key value store.
|
fFieldCount, fFields, fIdentityConstraint, fItemValueTypes, fLocalItemValueTypes, fLocalValues, fLocalValueTypes, fValues, fValuesCount, fValueTypes| Constructor | Description |
|---|---|
KeyRefValueStore(KeyRef keyRef,
XMLSchemaValidator.KeyValueStore keyValueStore) |
Constructs a key value store.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
endDocument() |
End document.
|
void |
endDocumentFragment() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddValue, append, checkDuplicateValues, clear, contains, contains, endValueScope, reportError, startValueScope, toString, toString, toStringprotected XMLSchemaValidator.ValueStoreBase fKeyValueStore
public KeyRefValueStore(KeyRef keyRef, XMLSchemaValidator.KeyValueStore keyValueStore)
public void endDocumentFragment()
endDocumentFragment in class XMLSchemaValidator.ValueStoreBasepublic void endDocument()
endDocument in class XMLSchemaValidator.ValueStoreBaseCopyright ? 1999-2010 The Apache Software Foundation. All Rights Reserved.