Microsoft SDK for Java

close

This method of the XMLInputStream class closes the stream and releases system resources.

Syntax

public void close() throws IOException;

Exceptions

IOException if the stream cannot be closed.

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