Interface OutputTool
- All Known Implementing Classes:
- FileOutputTool,- MockOutputTool
public interface OutputTool
- 
Method SummaryModifier and TypeMethodDescriptionvoidmakeOutputArea(String filename) voidwriteToOutput(String fileName, String text, String charset) 
- 
Method Details- 
makeOutputArea
- 
writeToOutput- Throws:
- Exception
 
 
-