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 ExtensionWriterextElement - the extension elementwriter - the writer that will be used to write out the extention elementjava.io.IOExceptionCopyright ? 2001 International Business Machines Corporation. All Rights Reserved.