|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--dwvisser.analysis.TextOutputter
Gives a framework for subclasses to use System.out to creat their output
Field Summary | |
static java.lang.String |
DEFAULT
|
Constructor Summary | |
TextOutputter(java.lang.String output)
Creates new TextOutputter |
Method Summary | |
void |
closeOutput()
|
void |
revertToDefaultOutput()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.lang.String DEFAULT
Constructor Detail |
public TextOutputter(java.lang.String output) throws java.io.FileNotFoundException
Method Detail |
public void closeOutput() throws java.io.IOException
java.io.IOException
public void revertToDefaultOutput()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |