当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
WSDLDefinitionFactory.WSDLLocatorImpl (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.webservice
Class WSDLDefinitionFactory.WSDLLocatorImpl
java.lang.Object
org.jboss.webservice.WSDLDefinitionFactory.WSDLLocatorImpl
- All Implemented Interfaces:
- javax.wsdl.xml.WSDLLocator
- Enclosing class:
- WSDLDefinitionFactory
- public static class WSDLDefinitionFactory.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 |
WSDLDefinitionFactory.WSDLLocatorImpl
public WSDLDefinitionFactory.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
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.