扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.soap类attachmentpart成员方法: getcontenttype定义参考
发布时间:2014-2-19
本文导语:
getcontenttype
public string getcontenttype()
获取名为 "content-type" 的 mime 头的值。
返回:给出 "content-type" 头值的 string;如果不存在此类字符串,则返回 null