org.codehaus.groovy.tools.groovydoc
public class FileOutputTool extends Object implements OutputTool
Constructor and Description |
---|
FileOutputTool() |
public void makeOutputArea(String filename)
makeOutputArea
in interface OutputTool
public void writeToOutput(String fileName, String text) throws Exception
writeToOutput
in interface OutputTool
Exception