|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectau.gov.nehta.vendorlibrary.pcehr.clients.common.util.XmlUtils
public final class XmlUtils
A helper class to obtain easy-to-read XML from SOAPMessage objects.
Method Summary | |
---|---|
static java.lang.String |
serialiseSoapXml(javax.xml.soap.SOAPMessage message)
Returns an easy to read String representation of the SOAP XML Message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String serialiseSoapXml(javax.xml.soap.SOAPMessage message)
message
- the SOAP XML Message (Mandatory)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |