#include <DocumentHandler.h>
Inheritance diagram for proxyDocumentHandler


Public Methods | |
| proxyDocumentHandler (saxIDocumentHandler *pDocumentHandler) | |
| virtual | ~proxyDocumentHandler () |
| virtual void | characters (const XMLCh* const chars, const unsigned int length) |
| virtual void | endDocument () |
| virtual void | endElement (const XMLCh* const name) |
| virtual void | ignorableWhitespace (const XMLCh* const chars, const unsigned int length) |
| virtual void | processingInstruction (const XMLCh* const target, const XMLCh* const data) |
| virtual void | resetDocument () |
| virtual void | setDocumentLocator (const Locator* const locator) |
| virtual void | startDocument () |
| virtual void | startElement (const XMLCh* const name, AttributeList& attrs) |
Private Attributes | |
| nsCOMPtr<saxIDocumentHandler> | m_documentHandler |
|
|
Definition at line 16 of file DocumentHandler.cpp. |
|
|
Definition at line 21 of file DocumentHandler.cpp. |
|
|
Definition at line 25 of file DocumentHandler.cpp. |
|
|
Definition at line 38 of file DocumentHandler.cpp. |
|
|
Definition at line 43 of file DocumentHandler.cpp. |
|
|
Definition at line 48 of file DocumentHandler.cpp. |
|
|
Definition at line 62 of file DocumentHandler.cpp. |
|
|
Definition at line 67 of file DocumentHandler.cpp. |
|
|
Definition at line 71 of file DocumentHandler.cpp. |
|
|
Definition at line 78 of file DocumentHandler.cpp. |
|
|
Definition at line 83 of file DocumentHandler.cpp. |
|
|
Definition at line 33 of file DocumentHandler.h. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000