public class TracerUtils extends Object
Constructor and Description |
---|
TracerUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getPrettyString(org.apache.axiom.om.OMElement env,
org.apache.axis2.context.MessageContext msgContext)
Get a prettified XML string from the SOAPEnvelope
|
public static String getPrettyString(org.apache.axiom.om.OMElement env, org.apache.axis2.context.MessageContext msgContext)
env
- The SOAPEnvelope to be prettifiedmsgContext
- The MessageContextCopyright © 2019 WSO2. All rights reserved.