Add URL capability to MimeTypesUtils
------------------------------------
Key: TIKA-12
URL: https://issues.apache.org/jira/browse/TIKA-12
Project: Tika
Issue Type: Improvement
Components: general
Affects Versions: 0.1-incubator
Reporter: Keith R. Bennett
Fix For: 0.1-incubator
Assuming we will need to work with URL's, it would be helpful for
MimeTypesUtils to return the mime type for a URL. Currently it only works on
Files.
I think we will need to handle URL's. My immediate need for URL's is to use
getClass().getResource("a_config_file_name") to locate configuration files at
test time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.