This is the complete list of members for EventHandler, including all inherited members.
atomicItemEvent(AnyAtomicType::AtomicObjectType type, const XMLCh *value, const XMLCh *typeURI, const XMLCh *typeName) | EventHandler | inlinevirtual |
attributeEvent(const XMLCh *prefix, const XMLCh *uri, const XMLCh *localname, const XMLCh *value, const XMLCh *typeURI, const XMLCh *typeName)=0 | EventHandler | pure virtual |
commentEvent(const XMLCh *value)=0 | EventHandler | pure virtual |
endDocumentEvent()=0 | EventHandler | pure virtual |
endElementEvent(const XMLCh *prefix, const XMLCh *uri, const XMLCh *localname, const XMLCh *typeURI, const XMLCh *typeName)=0 | EventHandler | pure virtual |
endEvent()=0 | EventHandler | pure virtual |
namespaceEvent(const XMLCh *prefix, const XMLCh *uri)=0 | EventHandler | pure virtual |
piEvent(const XMLCh *target, const XMLCh *value)=0 | EventHandler | pure virtual |
setLocationInfo(const LocationInfo *location) | EventHandler | inlinevirtual |
startDocumentEvent(const XMLCh *documentURI, const XMLCh *encoding)=0 | EventHandler | pure virtual |
startElementEvent(const XMLCh *prefix, const XMLCh *uri, const XMLCh *localname)=0 | EventHandler | pure virtual |
textEvent(const XMLCh *value)=0 | EventHandler | pure virtual |
textEvent(const XMLCh *chars, unsigned int length)=0 | EventHandler | pure virtual |
~EventHandler() | EventHandler | inlinevirtual |