org.ow2.orchestra.util.wsdl
Class WSDLLocatorImpl
java.lang.Object
org.ow2.orchestra.util.wsdl.WSDLLocatorImpl
- All Implemented Interfaces:
- javax.wsdl.xml.WSDLLocator
public class WSDLLocatorImpl
- extends Object
- implements javax.wsdl.xml.WSDLLocator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDLLocatorImpl
public WSDLLocatorImpl(URL wsdlFile)
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 parent,
String resource)
- 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 © 2012 OW2 Consortium. All Rights Reserved.