public abstract class BaseWSDLFactory extends WSDLFactory
| Modifier and Type | Field and Description |
|---|---|
protected WSDLContext |
fWsdlContext |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseWSDLFactory() |
| Modifier and Type | Method and Description |
|---|---|
DescriptionElement |
newDescription() |
EdDescription |
newEdDescription() |
ExtensionRegistry |
newPopulatedExtensionRegistry() |
abstract WSDLReader |
newWSDLReader() |
newInstance, newInstance, newWSDLWriterprotected WSDLContext fWsdlContext
protected BaseWSDLFactory()
throws WSDLException
WSDLExceptionpublic abstract WSDLReader newWSDLReader() throws WSDLException
newWSDLReader in class WSDLFactoryWSDLExceptionpublic ExtensionRegistry newPopulatedExtensionRegistry() throws WSDLException
newPopulatedExtensionRegistry in class WSDLFactoryWSDLExceptionpublic DescriptionElement newDescription()
newDescription in class WSDLFactorypublic EdDescription newEdDescription()
newEdDescription in class WSDLFactoryCopyright © 2005–2019 Apache Software Foundation. All rights reserved.