扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.activation类filetypemap的类成员方法: getcontenttype定义及介绍
发布时间:2014-2-18
本文导语:
getcontenttype
public abstract string getcontenttype(string filename)
返回传入文件的类型。此方法应始终返回有效的 mime 类型。
参数:filename - 文件的路径名。
返回:内容类型。