org.modeshape.sequencer.wsdl
Class Wsdl11Reader.CustomWSDLLocator
java.lang.Object
org.modeshape.sequencer.wsdl.Wsdl11Reader.CustomWSDLLocator
- All Implemented Interfaces:
- javax.wsdl.xml.WSDLLocator
- Enclosing class:
- Wsdl11Reader
protected class Wsdl11Reader.CustomWSDLLocator
- 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 |
baseInputSource
protected final InputSource baseInputSource
emptyInputSource
protected final InputSource emptyInputSource
baseUri
protected final String baseUri
Wsdl11Reader.CustomWSDLLocator
protected Wsdl11Reader.CustomWSDLLocator(InputSource baseInputSource,
String baseUri)
getLatestImportURI
public String getLatestImportURI()
- Specified by:
getLatestImportURI
in interface javax.wsdl.xml.WSDLLocator
getImportInputSource
public InputSource getImportInputSource(String parentLocation,
String importLocation)
- Specified by:
getImportInputSource
in interface javax.wsdl.xml.WSDLLocator
getBaseURI
public String getBaseURI()
- Specified by:
getBaseURI
in interface javax.wsdl.xml.WSDLLocator
getBaseInputSource
public InputSource getBaseInputSource()
- Specified by:
getBaseInputSource
in interface javax.wsdl.xml.WSDLLocator
close
public void close()
- Specified by:
close
in interface javax.wsdl.xml.WSDLLocator
Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.