扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.soap接口soapelement成员方法: setencodingstyle定义参考
发布时间:2014-2-19
本文导语:
setencodingstyle
void setencodingstyle(string encodingstyle)
throws soapexception
将此 soapelement 对象的编码样式设置为指定样式。
参数:encodingstyle - 给出编码样式的 string
抛出:
illegalargumentexception - 如果在设置编码样式时...