Package com.iizix
Class OutputReader
java.lang.Object
com.iizix.OutputReader
Output stream reader class.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorsConstructorDescriptionConstructor used for stream reading in conjunction with processes.OutputReader
(InputStream in, IPrintAdapter printer) Constructor used for stream reading in conjunction with processes.Method Summary
Modifier and TypeMethodDescriptionvoid
getOutput
(StringBuilder output) Waits for the stream to be closed and returns the output as a string.