public class ResourceManagerWSDLLocator extends AbstractWrapperWSDLLocator
parent| Constructor and Description |
|---|
ResourceManagerWSDLLocator(java.lang.String wsdlUrl,
Bus bus) |
ResourceManagerWSDLLocator(java.lang.String wsdlUrl,
WSDLLocator parent,
Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.InputSource |
getInputSource() |
org.xml.sax.InputSource |
getInputSource(java.lang.String parentLocation,
java.lang.String importLocation) |
close, getBaseInputSource, getBaseURI, getImportInputSource, getLatestImportURIpublic ResourceManagerWSDLLocator(java.lang.String wsdlUrl,
WSDLLocator parent,
Bus bus)
public ResourceManagerWSDLLocator(java.lang.String wsdlUrl,
Bus bus)
public org.xml.sax.InputSource getInputSource()
getInputSource in class AbstractWrapperWSDLLocatorpublic org.xml.sax.InputSource getInputSource(java.lang.String parentLocation,
java.lang.String importLocation)
getInputSource in class AbstractWrapperWSDLLocator