public class OMWSDLSource extends BaseWSDLSource
setSource
method an object of type
org.apache.axiom.om.OMElement.Any other type of object passed to
this method will result in a WSDLException being thrown.fErrorReporter, fSource
Constructor and Description |
---|
OMWSDLSource(ErrorReporter errorReporter) |
Modifier and Type | Method and Description |
---|---|
void |
setSource(Object wsdlSource)
Store the specified source object representing the WSDL.
|
getBaseURI, getSource, setBaseURI
public OMWSDLSource(ErrorReporter errorReporter)
public void setSource(Object wsdlSource)
WSDLSource
setSource
in interface WSDLSource
setSource
in class BaseWSDLSource
wsdlSource
- the WSDL source objectCopyright © 2005–2017 Apache Software Foundation. All rights reserved.