public class MimeTypeUtil extends Object
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static String |
getMimeType(String filePath) |
|
public static boolean |
isTextContentType(String contentType)Checks if the content type indicates text-based content |