org.apache.xerces.impl.xs
Class XMLSchemaValidator.KeyRefValueStore
java.lang.Object
org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
org.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore
- All Implemented Interfaces:
- ValueStore
- Enclosing class:
- XMLSchemaValidator
protected class XMLSchemaValidator.KeyRefValueStore
- extends XMLSchemaValidator.ValueStoreBase
Key reference value store.
- Author:
- Andy Clark, IBM
Methods inherited from class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase |
addValue, append, checkDuplicateValues, clear, contains, contains, endValueScope, reportError, startValueScope, toString, toString, toString |
fKeyValueStore
protected XMLSchemaValidator.ValueStoreBase fKeyValueStore
- Key value store.
XMLSchemaValidator.KeyRefValueStore
public XMLSchemaValidator.KeyRefValueStore(KeyRef keyRef,
XMLSchemaValidator.KeyValueStore keyValueStore)
- Constructs a key value store.
endDocumentFragment
public void endDocumentFragment()
- Overrides:
endDocumentFragment
in class XMLSchemaValidator.ValueStoreBase
endDocument
public void endDocument()
- End document.
- Overrides:
endDocument
in class XMLSchemaValidator.ValueStoreBase
Copyright © 2011. All Rights Reserved.