content-type
Apache HttpComponents HttpClient - MIME coded entities
Last Release on Nov 30, 2022
Relocated → org.apache.httpcomponents.client5 »
httpclient5
mime-util is a simple to use, small, light weight and fast open source java utility library that can detect
MIME types from files, input streams, URL's and byte arrays.
Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4.
Last Release on Jan 5, 2010
4. JMimeMagic32 usages
net.sf.jmimemagic » jmimemagicApache
jMimeMagic is a Java library for determining the content type of files or streams.
Last Release on May 7, 2017
jMimeMagic is a Java library for determining the content type of files or streams.
Last Release on Mar 26, 2007
Relocated → net.sf.jmimemagic »
jmimemagic
Forked from: http://code.google.com/p/mimeparse/.
Basic functions for parsing mime-type names and matching them against
a list of media-ranges.
Last Release on May 21, 2013
mime-util is a simple to use, small, light weight and fast open source java utility library that can detect the mime types of files and streams.
Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4.
mime-util uses file extension mappings and the magic.mime rules files located on your system as used by the Unix file(1) command.
For OS's that do not support the Unix file(1) command, such as Windows, the library comes pre-packaged with a generic magic.mime file.
Last Release on Feb 12, 2009
Relocated → eu.medsea.mimeutil »
mime-util
A custom bundle that wraps httpmime
Last Release on Aug 20, 2021
Relocated → org.apache.httpcomponents »
httpmime