- getFirstFormat(String, String) - 类 中的静态方法top.chukongxiang.tools.file.mimetype.MimeTypeUtil
-
Get the first format for a mime type.
- getFirstFormat(String) - 类 中的静态方法top.chukongxiang.tools.file.mimetype.MimeTypeUtil
-
Get the first format for a mime type. default is null.
- getFormats(String) - 类 中的静态方法top.chukongxiang.tools.file.mimetype.MimeTypeUtil
-
Get the format for a mime type.
- getMimeType(String, String) - 类 中的静态方法top.chukongxiang.tools.file.mimetype.MimeTypeUtil
-
Get the mime type for a format.
- getMimeType(String) - 类 中的静态方法top.chukongxiang.tools.file.mimetype.MimeTypeUtil
-
Get the mime type for a format. default is null.
- getNonNullMimeType(String) - 类 中的静态方法top.chukongxiang.tools.file.mimetype.MimeTypeUtil
-
Get the mime type for a format. default is application/octet-stream.