public interface OutputHandler
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ROLE |
void write(java.lang.String line)
throws java.io.IOException
line - the linejava.io.IOExceptionvoid writeLine(java.lang.String line)
throws java.io.IOException
line - the linejava.io.IOExceptionCopyright © 2012. All Rights Reserved.