public class WSDLExtensionWriter extends java.lang.Object implements ExtensionWriter
Constructor and Description |
---|
WSDLExtensionWriter()
WSDLExtensionWriter constructor comment.
|
Modifier and Type | Method and Description |
---|---|
void |
writeElement(ExtensionElement extElement,
java.io.Writer writer)
Write extension element.
|
public WSDLExtensionWriter()
public void writeElement(ExtensionElement extElement, java.io.Writer writer) throws java.io.IOException
writeElement
in interface ExtensionWriter
extElement
- the extension elementwriter
- the writer that will be used to write out the extention elementjava.io.IOException
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.