equal
deleted
inserted
replaced
21 #define __CXMLOBSERVER_H |
21 #define __CXMLOBSERVER_H |
22 |
22 |
23 // INCLUDES |
23 // INCLUDES |
24 #include <e32std.h> |
24 #include <e32std.h> |
25 #include <txtetext.h> |
25 #include <txtetext.h> |
26 #include "CXMLAttributes.h" |
26 #include "cxmlattributes.h" |
27 #include <xml/MXMLContentHandler.h> |
27 #include <xml/mxmlcontenthandler.h> |
28 #include <xml/MWBXMLContentHandler.h> |
28 #include <xml/mwbxmlcontenthandler.h> |
29 |
29 |
30 |
30 |
31 // CLASS DECLARATION |
31 // CLASS DECLARATION |
32 |
32 |
33 /** |
33 /** |