web_plat/cxml_library_api/inc/nw_cXML_Parser.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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 
       
    20 #ifndef NW_CXML_PARSER_H
    18 #ifndef NW_CXML_PARSER_H
    21 #define NW_CXML_PARSER_H
    19 #define NW_CXML_PARSER_H
    22 
    20 
    23 //  INCLUDES
    21 //  INCLUDES
    24 
    22 
    25 // This header file includes all public API headers for the cXML Parser.
    23 // This header file includes all public API headers for the cXML Parser.
    26 
       
    27 
    24 
    28 #include <nw_xmlp_xmlreader.h>
    25 #include <nw_xmlp_xmlreader.h>
    29 #include <nw_xmlp_xmlparser.h>
    26 #include <nw_xmlp_xmlparser.h>
    30 #include <nw_wbxml_reader.h>
    27 #include <nw_wbxml_reader.h>
    31 #include <nw_wbxml_parse.h>
    28 #include <nw_wbxml_parse.h>