public class FileOutputTool
extends Object
implements OutputTool
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
copyResource(String srcPath, String dstPath) |
|
public void |
makeOutputArea(String filename) |
|
public void |
writeToOutput(String fileName, String text, String charset) |