browserutilities/xmlparser/inc/CXMLAttributes.h
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    13 *
    13 *
    14 * Description:  ?Description
    14 * Description:  ?Description
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
       
    19 
    18 #ifndef __CXMLATTRIBUTES_H
    20 #ifndef __CXMLATTRIBUTES_H
    19 #define __CXMLATTRIBUTES_H
    21 #define __CXMLATTRIBUTES_H
    20 
    22 
    21 //  INCLUDES
    23 //  INCLUDES
    22 #include <e32std.h>
    24 #include <e32std.h>
    23 #include <eikenv.h>  
    25 #include <badesca.h>
    24 #include <mxmlattributes.h>
    26 #include "MXMLAttributes.h"
       
    27 
    25 
    28 
    26 // CLASS DECLARATION
    29 // CLASS DECLARATION
    27 
    30 
    28 /**
    31 /**
    29 *  Implementation of MXMLAttributes interface.
    32 *  Implementation of MXMLAttributes interface.