Symbian3/SDK/Source/GUID-7B5A854B-A9A0-557E-9970-9B13D7EE251E.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    13 the MIME Framework</title><abstract><p>The <xref href="GUID-1AAA88BB-19AD-5B8E-993C-11F4B7CD90EB.dita">MIME
    13 the MIME Framework</title><abstract><p>The <xref href="GUID-1AAA88BB-19AD-5B8E-993C-11F4B7CD90EB.dita">MIME
    14 recognizers</xref> are used by the client applications for data type recognition.
    14 recognizers</xref> are used by the client applications for data type recognition.
    15 When there is a client request to the <xref href="GUID-58CA15F8-D984-5D07-8C00-161FA16A8FD3.dita">AppArc</xref> for
    15 When there is a client request to the <xref href="GUID-58CA15F8-D984-5D07-8C00-161FA16A8FD3.dita">AppArc</xref> for
    16 data type recognition, AppArc internally uses the MIME recognition framework
    16 data type recognition, AppArc internally uses the MIME recognition framework
    17 for processing the request. </p></abstract><prolog><metadata><keywords/></metadata></prolog><taskbody>
    17 for processing the request. </p></abstract><prolog><metadata><keywords/></metadata></prolog><taskbody>
    18 <context id="GUID-6799E3F3-353E-5C00-A38C-D32F888392AA-GENID-1-8-1-11-1-1-6-1-6-1-4-1-4-1-3-1"><p>The client connects
    18 <context id="GUID-6799E3F3-353E-5C00-A38C-D32F888392AA-GENID-1-10-1-11-1-1-6-1-6-1-4-1-4-1-3-1"><p>The client connects
    19 to AppArc and creates a session using the class <xref href="GUID-5EEE8745-F483-33C0-A5B1-AEB5544DE2BA.dita"><apiname>RApaLsSession</apiname></xref>.
    19 to AppArc and creates a session using the class <xref href="GUID-5EEE8745-F483-33C0-A5B1-AEB5544DE2BA.dita"><apiname>RApaLsSession</apiname></xref>.
    20 Apparc provides access to the MIME framework via <codeph>RApaLsSession</codeph> APIs.
    20 Apparc provides access to the MIME framework via <codeph>RApaLsSession</codeph> APIs.
    21 The class provides the APIs for data type recognition. </p> <p>All MIME (data)
    21 The class provides the APIs for data type recognition. </p> <p>All MIME (data)
    22 recognizers are derived from the abstract base class, <xref href="GUID-EBE480D9-E377-32F4-9AE5-9C58684BEFF0.dita"><apiname>CApaDataRecognizerType</apiname></xref>.
    22 recognizers are derived from the abstract base class, <xref href="GUID-EBE480D9-E377-32F4-9AE5-9C58684BEFF0.dita"><apiname>CApaDataRecognizerType</apiname></xref>.
    23 The <codeph>RApaLsSession</codeph> data recognition APIs access the properties
    23 The <codeph>RApaLsSession</codeph> data recognition APIs access the properties