Uses of Class
com.eviware.soapui.impl.wsdl.support.xsd.SchemaException

Packages that use SchemaException
com.eviware.soapui.impl.wsdl.support.wsdl   
com.eviware.soapui.impl.wsdl.support.xsd   
 

Uses of SchemaException in com.eviware.soapui.impl.wsdl.support.wsdl
 

Methods in com.eviware.soapui.impl.wsdl.support.wsdl that return SchemaException
 SchemaException WsdlContext.getSchemaException()
           
 

Uses of SchemaException in com.eviware.soapui.impl.wsdl.support.xsd
 

Methods in com.eviware.soapui.impl.wsdl.support.xsd that throw SchemaException
static org.apache.xmlbeans.SchemaTypeLoader SchemaUtils.buildSchemaTypes(java.util.List<org.apache.xmlbeans.XmlObject> schemas, SoapVersion soapVersion)
           
static void SchemaUtils.getSchemas(java.lang.String wsdlUrl, java.util.Map<java.lang.String,org.apache.xmlbeans.XmlObject> existing, WsdlLoader loader)
          Returns a map mapping urls to corresponding XmlSchema XmlObjects for the specified wsdlUrl
static java.util.Map<java.lang.String,org.apache.xmlbeans.XmlObject> SchemaUtils.getSchemas(java.lang.String wsdlUrl, WsdlLoader loader)
           
static org.apache.xmlbeans.SchemaTypeLoader SchemaUtils.loadSchemaTypes(java.lang.String wsdlUrl, SoapVersion soapVersion, WsdlLoader loader)
           
 



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