Interface OutputTool
- All Known Implementing Classes:
FileOutputTool
,MockOutputTool
public interface OutputTool
-
Method Summary
Modifier and Type Method Description void
makeOutputArea(String filename)
void
writeToOutput(String fileName, String text, String charset)
-
Method Details
-
makeOutputArea
-
writeToOutput
- Throws:
Exception
-