org.codehaus.xfire.wsdl11
Class ResolverWSDLLocator
java.lang.Object
org.codehaus.xfire.wsdl11.ResolverWSDLLocator
- All Implemented Interfaces:
- javax.wsdl.xml.WSDLLocator
public class ResolverWSDLLocator
- extends Object
- implements javax.wsdl.xml.WSDLLocator
A WSDL resource locator.
- Author:
- Daniel LaPrade
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResolverWSDLLocator
public ResolverWSDLLocator(String baseURI,
InputSource inputsource)
getBaseInputSource
public InputSource getBaseInputSource()
- Specified by:
getBaseInputSource
in interface javax.wsdl.xml.WSDLLocator
getBaseURI
public String getBaseURI()
- Specified by:
getBaseURI
in interface javax.wsdl.xml.WSDLLocator
getImportInputSource
public InputSource getImportInputSource(String arg0,
String name)
- Specified by:
getImportInputSource
in interface javax.wsdl.xml.WSDLLocator
getLatestImportURI
public String getLatestImportURI()
- Specified by:
getLatestImportURI
in interface javax.wsdl.xml.WSDLLocator
close
public void close()
- Specified by:
close
in interface javax.wsdl.xml.WSDLLocator
Copyright © 2004-2013. All Rights Reserved.