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, setBaseURIpublic OMWSDLSource(ErrorReporter errorReporter)
public void setSource(Object wsdlSource)
WSDLSourcesetSource in interface WSDLSourcesetSource in class BaseWSDLSourcewsdlSource - the WSDL source objectCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.