The Mime Recognizers provide the implementation for data type (MIME Type) recognition using the MIME recognition framework.
Each MIME recognizer specifies the MIME type it supports along with the priority and confidence of recognition. A MIME recognizer reads a small piece of data and identifies the data type. Once the data type is identified, it is passed to the Application Architecture (AppArc). AppArc launches the application that best handles the identified data type.
Symbian OS v9.1 and onwards, MIME recognizers are ECOM plug-ins. They are located in \sys\bin\.
Each MIME recognizer is loaded by the Application Architecture (AppArc) during the startup sequence.