JsUnit
Project Developer Home doxygen

Public Member Functions | Public Attributes | List of all members
StringWriter Class Reference

The PrinterWriter into a String. More...

Inheritance diagram for StringWriter:
Inheritance graph
Collaboration diagram for StringWriter:
Collaboration graph

Public Member Functions

void StringWriter ()
 
void _flush (void str)
 
String get ()
 Returns the written String. More...
 
- Public Member Functions inherited from PrinterWriter
void PrinterWriter ()
 
void println (Object data)
 Prints a line into the writer. More...
 
void close ()
 Closes the writer. More...
 
void _flush ()
 
void flush ()
 Flushes the writer. More...
 
void print (Object data)
 Prints into the writer. More...
 

Public Attributes

int mString
 
- Public Attributes inherited from PrinterWriter
int mBuffer
 
int mClosed
 

Detailed Description

The PrinterWriter into a String.

Constructor & Destructor Documentation

void StringWriter::StringWriter ( )

Member Function Documentation

void StringWriter::_flush ( void  str)
String StringWriter::get ( )

Returns the written String.

The function will close also the stream if it is still open.

Member Data Documentation

int StringWriter::mString

The documentation for this class was generated from the following file:

JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
Generated on Wed Apr 15 2015 02:33:07 for JsUnit by doxygen 1.8.5