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

Packages that use SchemaException
com.eviware.soapui.impl.support.definition.support   
com.eviware.soapui.impl.wsdl.support.xsd XML-Schema-related interfaces and classes 
 

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

Methods in com.eviware.soapui.impl.support.definition.support that return SchemaException
 SchemaException AbstractDefinitionContext.getSchemaException()
           
 

Methods in com.eviware.soapui.impl.support.definition.support that throw SchemaException
 void XmlSchemaBasedInterfaceDefinition.loadSchemaTypes(DefinitionLoader loader)
           
 

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.SchemaTypeSystem SchemaUtils.buildSchemaTypes(java.util.List<org.apache.xmlbeans.XmlObject> schemas)
           
static void SchemaUtils.getSchemas(java.lang.String wsdlUrl, java.util.Map<java.lang.String,org.apache.xmlbeans.XmlObject> existing, SchemaLoader loader, java.lang.String tns)
          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, SchemaLoader loader)
           
static org.apache.xmlbeans.SchemaTypeSystem SchemaUtils.loadSchemaTypes(java.lang.String wsdlUrl, SchemaLoader loader)
           
 



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