|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xerces.impl.xs.XMLSchemaValidatorBase.ValueStoreBase
org.apache.xerces.impl.xs.XMLSchemaValidatorBase.KeyValueStore
Key value store.
Field Summary |
Fields inherited from class org.apache.xerces.impl.xs.XMLSchemaValidatorBase.ValueStoreBase |
fElementName, fFieldCount, fFields, fHasValue, fIdentityConstraint, fItemValueTypes, fLocalItemValueTypes, fLocalValues, fLocalValueTypes, fValues, fValuesCount, fValueTypes |
Constructor Summary | |
XMLSchemaValidatorBase.KeyValueStore(UniqueOrKey key,
java.lang.String elementName)
Constructs a key value store. |
Method Summary | |
protected void |
checkDuplicateValues()
Called when a duplicate value is added. |
Methods inherited from class org.apache.xerces.impl.xs.XMLSchemaValidatorBase.ValueStoreBase |
addValue, append, clear, contains, contains, endDocument, endDocumentFragment, endValueScope, getElementName, reportError, setElementName, startValueScope, toString, toString, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public XMLSchemaValidatorBase.KeyValueStore(UniqueOrKey key, java.lang.String elementName)
Method Detail |
protected void checkDuplicateValues()
checkDuplicateValues
in class XMLSchemaValidatorBase.ValueStoreBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |