codhandler/codeng/src/DdParser.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    15 *      Implementation of class TDdParser.   
    15 *      Implementation of class TDdParser.   
    16 *      
    16 *      
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
       
    21 // INCLUDE FILES
    20 // INCLUDE FILES
    22 
    21 
    23 #include "DdParser.h"
    22 #include "DdParser.h"
    24 #include "CodData.h"
    23 #include "CodData.h"
    25 #include "CodError.h"
    24 #include "CodError.h"
    26 #include "CodPanic.h"
    25 #include "CodPanic.h"
    27 #include "CodLogger.h"
    26 #include "CodLogger.h"
    28 #include "NwUtil.h"
    27 #include "NwUtil.h"
    29 #include "DdDummyDict.h"
    28 #include "DdDummyDict.h"
    30 #include "HttpDownloadData.h"
    29 #include <httpdownloaddata.h>
    31 #include <xml/cxml/nw_dom_document.h>
    30 #include <nw_dom_document.h>
    32 #include <utf.h>
    31 #include <utf.h>
    33 
    32 
    34 // ================= CONSTANTS =======================
    33 // ================= CONSTANTS =======================
    35 
    34 
    36 // Attribute names.
    35 // Attribute names.