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() |
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 WSDLFactoryCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.