扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.soap类soappart成员方法: getcontent定义参考
发布时间:2014-2-19
本文导语:
getcontent
public abstract source getcontent()
throws soapexception
以 jaxp source 对象的形式返回 soapenvelope 的内容。
返回:javax.xml.transform.source 对象形式的内容
抛出:
soapexception - 如果实现无法转换指定的 source 对象...