public interface DocumentWriter
| Modifier and Type | Method and Description |
|---|---|
void |
writeDocument(WSILDocument wsilDocument,
java.io.Writer writer)
Write the contents of a WS-Inspection Document to an output writer.
|
void writeDocument(WSILDocument wsilDocument, java.io.Writer writer) throws WSILException
wsilDocument - the WS-Inspection documentwriter - the output writerWSILExceptionCopyright ? 2001 International Business Machines Corporation. All Rights Reserved.