browserutilities/xmlparser/inc/CXMLAttributes.h
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
child 93 79859ed3eea9
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    13 *
    13 *
    14 * Description:  ?Description
    14 * Description:  ?Description
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 
       
    20 #ifndef __CXMLATTRIBUTES_H
    18 #ifndef __CXMLATTRIBUTES_H
    21 #define __CXMLATTRIBUTES_H
    19 #define __CXMLATTRIBUTES_H
    22 
    20 
    23 //  INCLUDES
    21 //  INCLUDES
    24 #include <e32std.h>
    22 #include <e32std.h>
    25 #include <eikenv.h>  
    23 #include <eikenv.h>  
    26 #include "mxmlattributes.h"
    24 #include <mxmlattributes.h>
    27 
       
    28 
    25 
    29 // CLASS DECLARATION
    26 // CLASS DECLARATION
    30 
    27 
    31 /**
    28 /**
    32 *  Implementation of MXMLAttributes interface.
    29 *  Implementation of MXMLAttributes interface.