In my dismay to not find an accurate and fast mimetype detection library for java I did an implementation following the spec at Shared MIME-info Database. The code is attached.
Tell me what you think.
Regards,
Rodel
Printable View
In my dismay to not find an accurate and fast mimetype detection library for java I did an implementation following the spec at Shared MIME-info Database. The code is attached.
Tell me what you think.
Regards,
Rodel
Could you explain how to use this library? Thanks