Microsoft SDK for Java

flush

This method of the XMLOutputStream class flushes the XMLOutputStream.

Syntax

public void flush() throws IOException;

Exceptions

IOException if an I/O error occurred.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.