ValueStore
protected class XMLSchemaValidator.KeyValueStore extends XMLSchemaValidator.ValueStoreBase
fFieldCount, fFields, fIdentityConstraint, fItemValueTypes, fLocalItemValueTypes, fLocalValues, fLocalValueTypes, fValues, fValuesCount, fValueTypes
Constructor | Description |
---|---|
KeyValueStore(UniqueOrKey key) |
Constructs a key value store.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
checkDuplicateValues() |
Called when a duplicate value is added.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addValue, append, clear, contains, contains, endDocument, endDocumentFragment, endValueScope, reportError, startValueScope, toString, toString, toString
public KeyValueStore(UniqueOrKey key)
protected void checkDuplicateValues()
checkDuplicateValues
in class XMLSchemaValidator.ValueStoreBase
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.