Microsoft SDK for Java

StringWriter.toString

Retrieves a string containing the characters written to this StringWriter object.

Syntax

public String toString()

Return Value

Returns a string containing the characters written to the StringWriter object.

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