扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.soap类attachmentpart成员方法: setcontenttype定义参考
发布时间:2014-2-19
本文导语:
setcontenttype
public void setcontenttype(string contenttype)
使用给定值设置名为 "content-type" 的 mime 头。
参数:contenttype - 给出 "content-type" 头值的 string
抛出:
illegalargumentexception - 如果指定的内容类型存在问题