web_plat/xml_parser_api/inc/MXMLContentHandler.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    13 *
    13 *
    14 * Description:  
    14 * Description:  
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 
       
    24 /**
    18 /**
    25  * DO NOT USE THIS API. DEPRECATED AND REMOVED IN S60 5.0. USE SYMBIAN XML FRAMEWORK INSTEAD.
    19  * DO NOT USE THIS API. DEPRECATED AND REMOVED IN S60 5.0. USE SYMBIAN XML FRAMEWORK INSTEAD.
    26  */
    20  */
    27 
    21 
    28 
       
    29 
       
    30 
       
    31 
       
    32 
       
    33 
       
    34 
       
    35 
       
    36 
       
    37 
       
    38 #ifndef __MXMLCONTENTHANDLER_H
    22 #ifndef __MXMLCONTENTHANDLER_H
    39 #define __MXMLCONTENTHANDLER_H
    23 #define __MXMLCONTENTHANDLER_H
    40 
       
    41 #warning The XML API has been deprecated
       
    42 
       
    43 
    24 
    44 //  INCLUDES
    25 //  INCLUDES
    45 #include <MXMLAttributes.h>
    26 #include <MXMLAttributes.h>
    46 #include <cxml_nw2cxmltypes.h>
    27 #include <cxml_nw2cxmltypes.h>
    47 
    28