Microsoft SDK for Java

StringReader.close

Closes this StringReader object.

Syntax

public void close()

Remarks

Following a call to this method, the string reader appears to have no further characters.

Overrides   Reader.close

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