JBoss Wise API

org.jboss.wise.core.client.impl.wsdlResolver
Class WSDLLocatorImpl

java.lang.Object
  extended by org.jboss.wise.core.client.impl.wsdlResolver.WSDLLocatorImpl
All Implemented Interfaces:
javax.wsdl.xml.WSDLLocator

public class WSDLLocatorImpl
extends java.lang.Object
implements javax.wsdl.xml.WSDLLocator


Constructor Summary
WSDLLocatorImpl(org.xml.sax.EntityResolver entityResolver, java.net.URL wsdlLocation, Connection connection)
           
 
Method Summary
 void close()
           
 org.xml.sax.InputSource getBaseInputSource()
           
 java.lang.String getBaseURI()
           
 org.xml.sax.InputSource getImportInputSource(java.lang.String parent, java.lang.String resource)
           
 java.lang.String getLatestImportURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLLocatorImpl

public WSDLLocatorImpl(org.xml.sax.EntityResolver entityResolver,
                       java.net.URL wsdlLocation,
                       Connection connection)
Method Detail

getBaseInputSource

public org.xml.sax.InputSource getBaseInputSource()
Specified by:
getBaseInputSource in interface javax.wsdl.xml.WSDLLocator

getBaseURI

public java.lang.String getBaseURI()
Specified by:
getBaseURI in interface javax.wsdl.xml.WSDLLocator

getImportInputSource

public org.xml.sax.InputSource getImportInputSource(java.lang.String parent,
                                                    java.lang.String resource)
Specified by:
getImportInputSource in interface javax.wsdl.xml.WSDLLocator

getLatestImportURI

public java.lang.String getLatestImportURI()
Specified by:
getLatestImportURI in interface javax.wsdl.xml.WSDLLocator

close

public void close()
Specified by:
close in interface javax.wsdl.xml.WSDLLocator

JBoss Wise API

Copyright © 2008-2009 Jboss.org. All Rights Reserved.