com.eviware.soapui.impl.wsdl.support.soap
Class SoapUtils

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.support.soap.SoapUtils

public class SoapUtils
extends java.lang.Object

SOAP-related utility-methods..

Author:
ole.matzura

Constructor Summary
SoapUtils()
           
 
Method Summary
static boolean isSoapFault(java.lang.String responseContent, SoapVersion soapVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoapUtils

public SoapUtils()
Method Detail

isSoapFault

public static boolean isSoapFault(java.lang.String responseContent,
                                  SoapVersion soapVersion)
                           throws org.apache.xmlbeans.XmlException
Throws:
org.apache.xmlbeans.XmlException


Copyright © 2005-2007 eviware.com. All Rights Reserved.