org.enhydra.apache.xerces.validators.common
Class XMLValidator.KeyRefValueStore
java.lang.Object
|
+--org.enhydra.apache.xerces.validators.common.XMLValidator.ValueStoreBase
|
+--org.enhydra.apache.xerces.validators.common.XMLValidator.KeyRefValueStore
- All Implemented Interfaces:
- ValueStore
- Enclosing class:
- XMLValidator
- protected class XMLValidator.KeyRefValueStore
- extends XMLValidator.ValueStoreBase
Key reference value store.
- Author:
- Andy Clark, IBM
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
fKeyValueStore
protected XMLValidator.ValueStoreBase fKeyValueStore
- Key value store.
XMLValidator.KeyRefValueStore
public XMLValidator.KeyRefValueStore(KeyRef keyRef,
XMLValidator.KeyValueStore keyValueStore)
- Constructs a key value store.
endDocumentFragment
public void endDocumentFragment()
throws Exception
- Overrides:
endDocumentFragment
in class XMLValidator.ValueStoreBase
endDocument
public void endDocument()
throws Exception
- End document.
- Overrides:
endDocument
in class XMLValidator.ValueStoreBase
Copyright © 1999 The Apache Software Foundation. All Rights reserved.