public class WsdlXsdSchema extends AbstractSchemaCollection
importedSchemas, schemaResources, W3C_XML_SCHEMA_NS_URI, WWW_W3_ORG_2000_XMLNS| Constructor and Description |
|---|
WsdlXsdSchema()
Default constructor
|
WsdlXsdSchema(org.springframework.core.io.Resource wsdl)
Constructor using wsdl resource.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
loadSchemaResources()
Loads all schema resource files from schema locations.
|
void |
setWsdl(org.springframework.core.io.Resource wsdl)
Sets the wsdl.
|
addImportedSchemas, addIncludedSchemas, afterPropertiesSet, createValidator, getSchemaResourcespublic WsdlXsdSchema()
public WsdlXsdSchema(org.springframework.core.io.Resource wsdl)
wsdl - public org.springframework.core.io.Resource loadSchemaResources()
AbstractSchemaCollectionloadSchemaResources in class AbstractSchemaCollectionpublic void setWsdl(org.springframework.core.io.Resource wsdl)
wsdl - the wsdl to setCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.