AutoDetectParser does not allow to use alternative mime detector
----------------------------------------------------------------
Key: TIKA-258
URL: https://issues.apache.org/jira/browse/TIKA-258
Project: Tika
Issue Type: Bug
Affects Versions: 0.4
Reporter: Maxim Valyanskiy
There is no way to use other mime-detector in AutoDetectParser since
setMimeTypes method accepts only final class MimeTypes. Trivial patch that
solved this is attached.
Alternative mime-detector is required to workaround TIKA-257 bug
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.