|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
public class ResourceManagerWSDLLocator
Field Summary |
---|
Fields inherited from class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator |
---|
parent |
Constructor Summary | |
---|---|
ResourceManagerWSDLLocator(java.lang.String wsdlUrl,
Bus bus)
|
|
ResourceManagerWSDLLocator(java.lang.String wsdlUrl,
javax.wsdl.xml.WSDLLocator parent,
Bus bus)
|
Method Summary | |
---|---|
org.xml.sax.InputSource |
getInputSource()
|
Methods inherited from class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator |
---|
close, getBaseInputSource, getBaseURI, getImportInputSource, getLatestImportURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceManagerWSDLLocator(java.lang.String wsdlUrl, javax.wsdl.xml.WSDLLocator parent, Bus bus)
public ResourceManagerWSDLLocator(java.lang.String wsdlUrl, Bus bus)
Method Detail |
---|
public org.xml.sax.InputSource getInputSource()
getInputSource
in class AbstractWrapperWSDLLocator
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |