public class FileOutputTool extends Object implements OutputTool
| Constructor and Description | 
|---|
FileOutputTool()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
makeOutputArea(String filename)  | 
void | 
writeToOutput(String fileName,
             String text,
             String charset)  | 
public void makeOutputArea(String filename)
makeOutputArea in interface OutputToolpublic void writeToOutput(String fileName, String text, String charset) throws Exception
writeToOutput in interface OutputToolException