public class ExcelFlatValuesWriter extends FlatDataWriter
headersWritten, linesWritten| Constructor and Description |
|---|
ExcelFlatValuesWriter(OutputStream output) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
protected void |
writeNextInternal(Object[] values) |
getLinesWritten, isHeadersWritten, writeAll, writeHeaders, writeHeaders, writeHeaders, writeNext, writeNext, writeNextgetDateFormat, getFieldNames, getFields, setDateFormat, setDateFormat, setFieldNames, setFields, setFieldspublic ExcelFlatValuesWriter(OutputStream output) throws UnsupportedEncodingException
UnsupportedEncodingExceptionprotected void writeNextInternal(Object[] values)
writeNextInternal in class FlatDataWriterpublic void flush()
throws IOException
flush in class FlatDataWriterIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FlatDataWriterIOExceptionCopyright © 2020 Open Foris. All rights reserved.