org.apache.xerces.impl.xs

Class XMLSchemaValidator.KeyRefValueStore

protected class XMLSchemaValidator.KeyRefValueStore extends XMLSchemaValidator.ValueStoreBase

Key reference value store.

Author: Andy Clark, IBM

Field Summary
protected XMLSchemaValidator.ValueStoreBasefKeyValueStore
Key value store.
Constructor Summary
KeyRefValueStore(KeyRef keyRef, XMLSchemaValidator.KeyValueStore keyValueStore)
Constructs a key value store.
Method Summary
voidendDocument()
End document.
voidendDocumentFragment()

Field Detail

fKeyValueStore

protected XMLSchemaValidator.ValueStoreBase fKeyValueStore
Key value store.

Constructor Detail

KeyRefValueStore

public KeyRefValueStore(KeyRef keyRef, XMLSchemaValidator.KeyValueStore keyValueStore)
Constructs a key value store.

Method Detail

endDocument

public void endDocument()
End document.

endDocumentFragment

public void endDocumentFragment()
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.