srcanaapps/apiquerytool/com.nokia.s60tools.apiquery.help/html/concepts/data_source.htm
changeset 0 a02c979e8dfd
equal deleted inserted replaced
-1:000000000000 0:a02c979e8dfd
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
       
     5 <title>Data source</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Data source</h2>
       
    11 <p>A data source is an external repository that stores information about Application Programming Interfaces (APIs).</p>
       
    12 <p>The repository can be, for example:</p>
       
    13 <ul>
       
    14 <li>a Web database service, </li>
       
    15 <li>an API metadata file (<i>.metaxml</i>) obtained from a Software Development Kit (SDK). </li>
       
    16 </ul>
       
    17 <p>API information identifies, for example, the header files, DLL files, subsystems, SDKs, and the contact persons for an API. However, different data sources contain different levels of detail. To check which data source suits your needs the best and how to take it into use, see the topics under <a href="../datasources/datasources.htm">Data source configurations</a>.</p>
       
    18 
       
    19 <h5>Related concepts</h5>
       
    20 <ul>
       
    21 <li><a href="../concepts/metadata_file.htm">Metadata file</a></li>
       
    22 </ul>
       
    23 
       
    24 <h5>Related tasks</h5>
       
    25 <ul>
       
    26 <li><a href="../tasks/configure_data_sources.htm">Configuring data sources</a></li>
       
    27 </ul>
       
    28 
       
    29 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    30 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    31 </body>
       
    32 </html>