public class POXUtils extends Object
Constructor and Description |
---|
POXUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
convertSOAPFaultToPOX(org.apache.axis2.context.MessageContext msgCtx) |
static org.apache.axiom.om.OMElement |
getOMFromXML(String text)
If the input string is valid xml, this method will convert it into an OMElement and
return back.
|
public static void convertSOAPFaultToPOX(org.apache.axis2.context.MessageContext msgCtx)
public static org.apache.axiom.om.OMElement getOMFromXML(String text)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.