Add method get file extension from MimeTypes
--------------------------------------------
Key: TIKA-538
URL: https://issues.apache.org/jira/browse/TIKA-538
Project: Tika
Issue Type: Improvement
Components: mime
Affects Versions: 0.7
Reporter: Peter van Raamsdonk
Priority: Minor
Fix For: 0.8
Mapping between the mimetype and file extension is being done. Mimetypes
(http://svn.apache.org/repos/asf/tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml)
It would be an improvement to get the file extension from the detected mime
type. Example detected "audio/mpeg", file extension "mp3"
In short, make url pattern/ file extension public
(when working with blobs)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.