public interface WsdlSchema extends WsdlElement
Modifier and Type | Method and Description |
---|---|
WsdlSchema |
findImport(java.lang.String location)
Deprecated.
|
java.util.List<? extends WsdlSchemaImport> |
getImports()
Deprecated.
|
java.lang.String |
getLocationUrl()
Deprecated.
|
com.bea.xbean.xb.xsdschema.SchemaDocument |
getSchema()
Deprecated.
|
WsdlDefinitions |
getWsdlDefinitions()
Deprecated.
|
getDocumentation
com.bea.xbean.xb.xsdschema.SchemaDocument getSchema()
WsdlDefinitions getWsdlDefinitions()
java.lang.String getLocationUrl()
java.util.List<? extends WsdlSchemaImport> getImports()
WsdlSchema findImport(java.lang.String location)