扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.soap类soappart成员方法: setcontentlocation定义参考
发布时间:2014-2-19
本文导语:
setcontentlocation
public void setcontentlocation(string contentlocation)
将 mime 头 "content-location" 的值设置为给定 string。
参数:contentlocation - 一个 string,给出 mime 头 "content-location" 的值
抛出:
illegalargumentexception - 如果在设置内容位置时...