public class SOAPMessageParser extends Object
Constructor and Description |
---|
SOAPMessageParser() |
Modifier and Type | Method and Description |
---|---|
static XMLNode |
cutHead(XMLNode node)
Cut the SOAP Head
|
static String |
getFault(XMLNode node)
Get the fault code (if it exists)
|