|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
|
+--weblogic.apache.xerces.impl.xs.XMLSchemaValidator.KeyRefValueStore
Key reference value store.
| Field Summary | |
protected XMLSchemaValidator.ValueStoreBase |
fKeyValueStore
Key value store. |
| Fields inherited from class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase |
fIdentityConstraint,
fValues,
fValuesCount,
fValueTuples,
NOT_AN_IDVALUE |
| Constructor Summary | |
XMLSchemaValidator.KeyRefValueStore(weblogic.apache.xerces.impl.xs.identity.KeyRef keyRef,
XMLSchemaValidator.KeyValueStore keyValueStore)
Constructs a key value store. |
|
| Method Summary | |
void |
endDocument()
End document. |
void |
endDocumentFragment()
|
| Methods inherited from class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase |
addValue,
append,
clear,
contains,
duplicateValue,
endValueScope,
reportError,
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(weblogic.apache.xerces.impl.xs.identity.KeyRef keyRef,
XMLSchemaValidator.KeyValueStore keyValueStore)
| Method Detail |
public void endDocumentFragment()
throws XNIException
public void endDocument()
throws XNIException
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||