public class WSDLWriter extends Object
| Constructor and Description |
|---|
WSDLWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(ExtensionHandler h) |
void |
unregister(ExtensionHandler h) |
void |
unregister(String uri) |
void |
write(WSDLDocument document,
OutputStream os) |
public WSDLWriter()
throws IOException
IOExceptionpublic void register(ExtensionHandler h)
public void unregister(ExtensionHandler h)
public void unregister(String uri)
public void write(WSDLDocument document, OutputStream os) throws IOException
IOExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.