|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase | +--org.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore
Key reference value store.
Field Summary | |
protected XMLSchemaValidator.ValueStoreBase |
fKeyValueStore
Key value store. |
Fields inherited from class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase |
fIdentityConstraint, fValues, fValuesCount, fValueTuples, NOT_AN_IDVALUE |
Constructor Summary | |
XMLSchemaValidator.KeyRefValueStore(KeyRef keyRef,
XMLSchemaValidator.KeyValueStore keyValueStore)
Constructs a key value store. |
Method Summary | |
void |
endDocument()
End document. |
void |
endDocumentFragment()
|
Methods inherited from class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase |
addValue, append, contains, destroy, duplicateValue, endValueScope, reportNilError, startValueScope, toString, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected XMLSchemaValidator.ValueStoreBase fKeyValueStore
Constructor Detail |
public XMLSchemaValidator.KeyRefValueStore(KeyRef keyRef, XMLSchemaValidator.KeyValueStore keyValueStore)
Method Detail |
public void endDocumentFragment() throws org.apache.xerces.xni.XNIException
endDocumentFragment
in class XMLSchemaValidator.ValueStoreBase
public void endDocument() throws org.apache.xerces.xni.XNIException
endDocument
in class XMLSchemaValidator.ValueStoreBase
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |