You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/10/22 21:51:50 UTC

[jira] Resolved: (TIKA-84) Add MimeTypes.getMimeType(InputStream)

     [ https://issues.apache.org/jira/browse/TIKA-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-84.
-------------------------------

    Resolution: Fixed

Fixed in revisions 586632 and 587217.

I also added a getMimeType(String, InputStream) method as a complement to the existing getMimeType(String, byte[]) method.

> Add MimeTypes.getMimeType(InputStream)
> --------------------------------------
>
>                 Key: TIKA-84
>                 URL: https://issues.apache.org/jira/browse/TIKA-84
>             Project: Tika
>          Issue Type: New Feature
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 0.1-incubator
>
>
> The MimeTypes class should have a utility method for detecting the MIME type from a given InputStream.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.