mimeType 属性

String mimeType

获取 MIME 类型,不带任何参数。

对于完整的内容类型 text/html;charset=utf-8mimeType 的值是字符串 text/html

实现

String get mimeType;