|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FlatFileFooterCallback
Callback interface for writing a footer to a file.
Method Summary | |
---|---|
void |
writeFooter(Writer writer)
Write contents to a file using the supplied Writer . |
Method Detail |
---|
void writeFooter(Writer writer) throws IOException
Writer
. It is not
required to flush the writer inside this method.
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |