equal
deleted
inserted
replaced
15 * Wrapper functions and classes for cXmlLibrary (NW_...) functionality. |
15 * Wrapper functions and classes for cXmlLibrary (NW_...) functionality. |
16 * |
16 * |
17 * |
17 * |
18 */ |
18 */ |
19 |
19 |
|
20 |
20 // INCLUDE FILES |
21 // INCLUDE FILES |
21 |
22 |
22 #include "NwUtil.h" |
23 #include "NwUtil.h" |
23 #include "CodError.h" |
24 #include "CodError.h" |
24 #include "CodPanic.h" |
25 #include "CodPanic.h" |
25 #include <nw_dom_document.h> |
26 #include <xml/cxml/nw_dom_document.h> |
26 |
27 |
27 // ================= LOCAL FUNCTIONS ======================= |
28 // ================= LOCAL FUNCTIONS ======================= |
28 |
29 |
29 /** |
30 /** |
30 * Cleanup function of type TCleanupOperation. Calls NW_String_deleteStorage |
31 * Cleanup function of type TCleanupOperation. Calls NW_String_deleteStorage |