Class FileOutputTool
java.lang.Object
org.codehaus.groovy.tools.groovydoc.FileOutputTool
- All Implemented Interfaces:
OutputTool
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
makeOutputArea
(String filename) void
writeToOutput
(String fileName, String text, String charset)
-
Constructor Details
-
FileOutputTool
public FileOutputTool()
-
-
Method Details
-
makeOutputArea
- Specified by:
makeOutputArea
in interfaceOutputTool
-
writeToOutput
- Specified by:
writeToOutput
in interfaceOutputTool
- Throws:
Exception
-