ValueStore
protected 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, wait
addValue, append, checkDuplicateValues, clear, contains, contains, endValueScope, reportError, startValueScope, toString, toString, toString
protected XMLSchemaValidator.ValueStoreBase fKeyValueStore
public KeyRefValueStore(KeyRef keyRef, XMLSchemaValidator.KeyValueStore keyValueStore)
public void endDocumentFragment()
endDocumentFragment
in class XMLSchemaValidator.ValueStoreBase
public void endDocument()
endDocument
in class XMLSchemaValidator.ValueStoreBase
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.