Class JarWSDLLocator
java.lang.Object
org.citrusframework.xml.schema.locator.JarWSDLLocator
- All Implemented Interfaces:
javax.wsdl.xml.WSDLLocator
Locates WSDL import sources in Jar files
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()getImportInputSource(String parentLocation, String importLocation)
-
Constructor Details
-
JarWSDLLocator
-
-
Method Details
-
getBaseInputSource
- Specified by:
getBaseInputSourcein interfacejavax.wsdl.xml.WSDLLocator
-
getImportInputSource
- Specified by:
getImportInputSourcein interfacejavax.wsdl.xml.WSDLLocator
-
getBaseURI
- Specified by:
getBaseURIin interfacejavax.wsdl.xml.WSDLLocator
-
getLatestImportURI
- Specified by:
getLatestImportURIin interfacejavax.wsdl.xml.WSDLLocator
-
close
public void close()- Specified by:
closein interfacejavax.wsdl.xml.WSDLLocator
-