web_plat/cxml_library_api/inc/nw_cXML_Parser.h
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    13 *
    13 *
    14 * Description:  Provides a single header for the cXML Parser
    14 * Description:  Provides a single header for the cXML Parser
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
       
    19 
    18 #ifndef NW_CXML_PARSER_H
    20 #ifndef NW_CXML_PARSER_H
    19 #define NW_CXML_PARSER_H
    21 #define NW_CXML_PARSER_H
    20 
    22 
    21 //  INCLUDES
    23 //  INCLUDES
    22 
    24 
    23 // This header file includes all public API headers for the cXML Parser.
    25 // This header file includes all public API headers for the cXML Parser.
       
    26 
    24 
    27 
    25 #include <nw_xmlp_xmlreader.h>
    28 #include <nw_xmlp_xmlreader.h>
    26 #include <nw_xmlp_xmlparser.h>
    29 #include <nw_xmlp_xmlparser.h>
    27 #include <nw_wbxml_reader.h>
    30 #include <nw_wbxml_reader.h>
    28 #include <nw_wbxml_parse.h>
    31 #include <nw_wbxml_parse.h>