public interface Writer extends AutoCloseable
| Modifier and Type | Method and Description | 
|---|---|
Writer | 
addRecordEntry(String columnName,
              Object value)  | 
void | 
close()  | 
Writer | 
flush()  | 
Writer | 
nextRecord()  | 
Writer | 
printFooter()
Export footer 
 | 
Writer | 
printHeader()
Export header 
 | 
Writer printHeader() throws IOException
IOExceptionWriter printFooter() throws IOException
IOExceptionWriter nextRecord() throws IOException
IOExceptionWriter flush() throws IOException
IOExceptionvoid close()
    throws IOException
close in interface AutoCloseableIOExceptionCopyright © 2006–2021 Appendium - Portfolio Financing Platform. All rights reserved.