diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-C1C0E7DF-6519-5648-AE5E-6D149AF1A89A.dita --- a/Symbian3/PDK/Source/GUID-C1C0E7DF-6519-5648-AE5E-6D149AF1A89A.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-C1C0E7DF-6519-5648-AE5E-6D149AF1A89A.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,37 +1,37 @@ - - - - - -Using -a Converter -

File Converter Framework provides APIs to list and search for converters. -It also provides an observer interface through which the progress and success -or failure of the conversion can be reported.

- -
Introduction

To convert a file or stream-based -object from one format to another, you must obtain a suitable converter from -the converter framework, request the converter to perform the conversion, -and clean up. You can optionally supply a conversion observer.

Note: A -converter handles the relevant source and target data types. It can handle -files or streams or both, so its capabilities must be checked.

-
Procedure
    -
  1. Get -a converter.

  2. -
  3. Request -for conversions.

  4. -
  5. Write -a conversion observer.

  6. -
-
-Writing a -Converter -File Converter -Framework Overview + + + + + +Using +a Converter +

File Converter Framework provides APIs to list and search for converters. +It also provides an observer interface through which the progress and success +or failure of the conversion can be reported.

+ +
Introduction

To convert a file or stream-based +object from one format to another, you must obtain a suitable converter from +the converter framework, request the converter to perform the conversion, +and clean up. You can optionally supply a conversion observer.

Note: A +converter handles the relevant source and target data types. It can handle +files or streams or both, so its capabilities must be checked.

+
Procedure
    +
  1. Get +a converter.

  2. +
  3. Request +for conversions.

  4. +
  5. Write +a conversion observer.

  6. +
+
+Writing a +Converter +File Converter +Framework Overview
\ No newline at end of file