Package | Description |
---|---|
com.eviware.soapui.impl.support.definition.support | |
com.eviware.soapui.impl.wsdl.support.xsd |
XML-Schema-related interfaces and classes
|
Modifier and Type | Method and Description |
---|---|
SchemaException |
InvalidDefinitionException.getSchemaException() |
SchemaException |
AbstractDefinitionContext.getSchemaException() |
Modifier and Type | Method and Description |
---|---|
void |
XmlSchemaBasedInterfaceDefinition.loadSchemaTypes(DefinitionLoader loader) |
Constructor and Description |
---|
InvalidDefinitionException(SchemaException schemaException) |
Modifier and Type | Method and Description |
---|---|
static org.apache.xmlbeans.SchemaTypeSystem |
SchemaUtils.buildSchemaTypes(List<org.apache.xmlbeans.XmlObject> schemas) |
static void |
SchemaUtils.getSchemas(String wsdlUrl,
Map<String,org.apache.xmlbeans.XmlObject> existing,
SchemaLoader loader,
String tns)
Returns a map mapping urls to corresponding XmlSchema XmlObjects for the
specified wsdlUrl
|
static Map<String,org.apache.xmlbeans.XmlObject> |
SchemaUtils.getSchemas(String wsdlUrl,
SchemaLoader loader) |
static org.apache.xmlbeans.SchemaTypeSystem |
SchemaUtils.loadSchemaTypes(String wsdlUrl,
SchemaLoader loader) |
Copyright © 2019. All Rights Reserved.