public interface FlatFileFooterCallback
Modifier and Type | Method and Description |
---|---|
void |
writeFooter(Writer writer)
Write contents to a file using the supplied
Writer . |
void writeFooter(Writer writer) throws IOException
Writer
. It is not
required to flush the writer inside this method.IOException
Copyright © 2014 Pivotal. All rights reserved.