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 SchemaLoader
Exception
public String getBaseURI()
getBaseURI
in interface SchemaLoader
Copyright © 2019. All Rights Reserved.