|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.tools.groovydoc.FileOutputTool
public class FileOutputTool
Constructor Summary | |
---|---|
FileOutputTool()
|
Method Summary | |
---|---|
void |
makeOutputArea(java.lang.String filename)
|
void |
writeToOutput(java.lang.String fileName,
java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileOutputTool()
Method Detail |
---|
public void makeOutputArea(java.lang.String filename)
makeOutputArea
in interface OutputTool
public void writeToOutput(java.lang.String fileName, java.lang.String text) throws java.lang.Exception
writeToOutput
in interface OutputTool
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |