|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--net.sf.whatsnew.filter.impl.DosOutputWriter
An OutputWriter implementation that plain the buffer using DOS line feeds
| Constructor Summary | |
DosOutputWriter()
|
|
| Method Summary | |
void |
output(java.io.File outputFile,
java.lang.String[] input)
Plains the array |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DosOutputWriter()
| Method Detail |
public void output(java.io.File outputFile,
java.lang.String[] input)
throws AppException
output in interface OutputWriteroutputFile - The file write toinput - The array to processAppException - in case of error
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||