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