equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: ?Description |
14 * Description: ?Description |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
|
18 |
|
19 |
18 #ifndef __CXMLOBSERVER_H |
20 #ifndef __CXMLOBSERVER_H |
19 #define __CXMLOBSERVER_H |
21 #define __CXMLOBSERVER_H |
20 |
22 |
21 // INCLUDES |
23 // INCLUDES |
22 #include <e32std.h> |
24 #include <e32std.h> |
23 #include <eikenv.h> |
25 #include <txtetext.h> |
24 #include "CXMLAttributes.h" |
26 #include "CXMLAttributes.h" |
25 #include <mxmlcontenthandler.h> |
27 #include "MXMLContentHandler.h" |
26 #include <mwbxmlcontenthandler.h> |
28 #include "MWBXMLContentHandler.h" |
|
29 |
27 |
30 |
28 // CLASS DECLARATION |
31 // CLASS DECLARATION |
29 |
32 |
30 /** |
33 /** |
31 * Help class for CXMLReader. |
34 * Help class for CXMLReader. |