Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::util::StringOutputStream Class Reference

List of all members.

Public Member Functions

 StringOutputStream ()
void write (int b) throws IOException
String toString ()

Private Attributes

StringWriter m_stringwriter

Detailed Description

Is for OutputStreams what StringWriter is for Writers.

Author:
hsommer


Constructor & Destructor Documentation

alma::acs::util::StringOutputStream::StringOutputStream  )  [inline]
 


Member Function Documentation

String alma::acs::util::StringOutputStream::toString  )  [inline]
 

Return the buffer's current value as a string.

void alma::acs::util::StringOutputStream::write int  b  )  throws IOException [inline]
 


Member Data Documentation

StringWriter alma::acs::util::StringOutputStream::m_stringwriter [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:54:36 2009 for ACS Java API by doxygen 1.3.8