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, getSchemaResources
public WsdlXsdSchema()
public WsdlXsdSchema(org.springframework.core.io.Resource wsdl)
wsdl
- public org.springframework.core.io.Resource loadSchemaResources()
AbstractSchemaCollection
loadSchemaResources
in class AbstractSchemaCollection
public void setWsdl(org.springframework.core.io.Resource wsdl)
wsdl
- the wsdl to setCopyright © 2008–2017 ConSol Software GmbH. All rights reserved.