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