Compares the specified MIME type to this one
and returns a matching level:
NO_MATCH=types do not match,
MATCH_TYPE=types match,
MATCH_SPECIFIC_TYPE=types match exactly,
MATCH_SUBTYPE=types match, subtypes match too,
MATCH_SPECIFIC_SUBTYPE=types match, subtypes match exactly.