|
|
|
@ -57,6 +57,9 @@ public class WebserviceResponseHandler implements SOAPHandler<SOAPMessageContext |
|
|
|
|
|
|
|
|
|
addCDataToLeafNodes(dataNode); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// String xmlStr = XmlUtil.toStr(dataNode,"GBK",false,false).replaceAll("<","<").replaceAll(">",">");
|
|
|
|
|
//
|
|
|
|
|
// System.out.println(xmlStr);
|
|
|
|
|