public class UrlSchemaLoader extends Object implements SchemaLoader
| Constructor and Description |
|---|
UrlSchemaLoader(String baseURI) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseURI() |
org.apache.xmlbeans.XmlObject |
loadXmlObject(String wsdlUrl,
org.apache.xmlbeans.XmlOptions options) |
public UrlSchemaLoader(String baseURI)
public org.apache.xmlbeans.XmlObject loadXmlObject(String wsdlUrl, org.apache.xmlbeans.XmlOptions options) throws Exception
loadXmlObject in interface SchemaLoaderExceptionpublic String getBaseURI()
getBaseURI in interface SchemaLoaderCopyright © 2019. All Rights Reserved.