ValueStore
protected class XMLSchemaValidator.UniqueValueStore extends XMLSchemaValidator.ValueStoreBase
fFieldCount, fFields, fIdentityConstraint, fItemValueTypes, fLocalItemValueTypes, fLocalValues, fLocalValueTypes, fValues, fValuesCount, fValueTypes
Constructor | Description |
---|---|
UniqueValueStore(UniqueOrKey unique) |
Constructs a unique 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 UniqueValueStore(UniqueOrKey unique)
protected void checkDuplicateValues()
checkDuplicateValues
in class XMLSchemaValidator.ValueStoreBase
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.