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, newWSDLWriter
protected WSDLContext fWsdlContext
protected BaseWSDLFactory() throws WSDLException
WSDLException
public abstract WSDLReader newWSDLReader() throws WSDLException
newWSDLReader
in class WSDLFactory
WSDLException
public ExtensionRegistry newPopulatedExtensionRegistry() throws WSDLException
newPopulatedExtensionRegistry
in class WSDLFactory
WSDLException
public DescriptionElement newDescription()
newDescription
in class WSDLFactory
Copyright © 2005–2013 Apache Software Foundation. All rights reserved.