protected class XMLSchemaValidator.KeyRefValueStore extends XMLSchemaValidator.ValueStoreBase
Modifier and Type | Field and Description |
---|---|
protected XMLSchemaValidator.ValueStoreBase |
fKeyValueStore
Key value store.
|
fFieldCount, fFields, fHasValue, fIdentityConstraint, fItemValueTypes, fLocalItemValueTypes, fLocalValues, fLocalValueTypes, fValues, fValuesCount, fValueTypes
Constructor and Description |
---|
XMLSchemaValidator.KeyRefValueStore(KeyRef keyRef,
XMLSchemaValidator.KeyValueStore keyValueStore)
Constructs a key value store.
|
Modifier and Type | Method and Description |
---|---|
void |
endDocument()
End document.
|
void |
endDocumentFragment() |
addValue, append, checkDuplicateValues, clear, contains, contains, endValueScope, reportError, startValueScope, toString, toString, toString
protected XMLSchemaValidator.ValueStoreBase fKeyValueStore
public XMLSchemaValidator.KeyRefValueStore(KeyRef keyRef, XMLSchemaValidator.KeyValueStore keyValueStore)
public void endDocumentFragment()
endDocumentFragment
in class XMLSchemaValidator.ValueStoreBase
public void endDocument()
endDocument
in class XMLSchemaValidator.ValueStoreBase
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.