ERXRuntimeUtilities.StreamReader Class Reference

Collaboration diagram for ERXRuntimeUtilities.StreamReader:

Collaboration graph
[legend]

List of all members.

Public Member Functions

IOException getException ()
byte[] getResult ()
String getResultAsString ()
boolean isFinished ()
 StreamReader (final InputStream is)

Private Attributes

boolean _finished = false
IOException _iox
byte[] _result = null


Constructor & Destructor Documentation

StreamReader ( final InputStream  is  ) 


Member Function Documentation

IOException getException (  ) 

byte [] getResult (  ) 

String getResultAsString (  ) 

boolean isFinished (  ) 


Member Data Documentation

boolean _finished = false [private]

IOException _iox [private]

byte [] _result = null [private]


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

Generated on Sat May 26 06:43:14 2012 for Project Wonder by  doxygen 1.5.8