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