Package it.unimi.di.big.mg4j.util
Class MimeTypeResolver
- java.lang.Object
-
- it.unimi.di.big.mg4j.util.MimeTypeResolver
-
public class MimeTypeResolver extends Object
A thin wrapper around a singleton instance ofMimetypesFileTypeMap
that tries to load /etc/mime.types into the map.
-
-
Method Detail
-
getContentType
public static String getContentType(CharSequence name)
-
-