public class DOMWSDLSource extends BaseWSDLSource
setSource method an object of type
org.w3c.dom.Element, org.w3c.dom.Document or org.xml.sax.InputSource.
Any other type of object passed to this method will result in a
WSDLException being thrown.fErrorReporter, fSource| Constructor and Description |
|---|
DOMWSDLSource(ErrorReporter errorReporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSource(Object wsdlSource)
Store the specified source object representing the WSDL.
|
getBaseURI, getSource, setBaseURIpublic DOMWSDLSource(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.