Use Java 5 features in org.apache.tika.mime
-------------------------------------------
Key: TIKA-66
URL: https://issues.apache.org/jira/browse/TIKA-66
Project: Tika
Issue Type: Improvement
Components: general
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Trivial
Fix For: 0.1-incubator
The MIME type handling code in org.apache.tika.mime has lots of collection and
array handling code, that could be noticeably simplified with Java 5 generics
and foreach constructs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.