browserutilities/xmlparser/inc/CXMLAttributes.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 85 e358f2276d3f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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 <eikenv.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.