webengine/widgetinstaller/Inc/WidgetBackupRegistryXml.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
     1 /*
     1 /*
     2 * ==============================================================================
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     3 *  Name        : WidgetRegistryXml.h
     3 * All rights reserved.
     4 *  Part of     : Widget Registry
     4 * This component and the accompanying materials are made available
     5 *  Interface   : Widget Registry API
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 *  Description : This file contains the header file of the CWidgetBackupRegistryXml class.
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 *
     8 *
     8 *                This class processes persistent registry data in XML.
     9 * Initial Contributors:
     9 *  Version     : %version: 11 %
    10 * Nokia Corporation - initial contribution.
    10 *
    11 *
    11 *  Copyright © 2008 Nokia Corporation.
    12 * Contributors:
    12 *  This material, including documentation and any related
    13 *
    13 *  computer programs, is protected by copyright controlled by
    14 * Description: 
    14 *  Nokia Corporation. All rights are reserved. Copying,
    15 *
    15 *  including reproducing, storing, adapting or translating, any
       
    16 *  or all of this material requires the prior written consent of
       
    17 *  Nokia Corporation. This material also contains confidential
       
    18 *  information which may not be disclosed to others without the
       
    19 *  prior written consent of Nokia Corporation.
       
    20 * ==============================================================================
       
    21 */
    16 */
    22 
    17 
    23 #ifndef WIDGETBACKUPREGISTRYXML_H
    18 #ifndef WIDGETBACKUPREGISTRYXML_H
    24 #define WIDGETBACKUPREGISTRYXML_H
    19 #define WIDGETBACKUPREGISTRYXML_H
    25 
    20 
    26 // INCLUDES
    21 // INCLUDES
    27 #include <libxml2_tree.h>
    22 #include <libxml2_tree.h>
    28 #include "WidgetRegistryConstants.h"
    23 #include <widgetregistryconstants.h>
    29 #include "WidgetPropertyValue.h"
    24 #include <widgetpropertyvalue.h>
    30 
    25 
    31 class RFs;
    26 class RFs;
    32 /**
    27 /**
    33 *  CWidgetBackupRegistryXml
    28 *  CWidgetBackupRegistryXml
    34 *  @since 5.0
    29 *  @since 5.0