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