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: % |
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 |