@Immutable public final class FixedWidthWriter extends Object
Constructor and Description |
---|
FixedWidthWriter(Table table,
FixedWidthWriteOptions options)
Private constructor to prevent instantiation
|
Modifier and Type | Method and Description |
---|---|
com.univocity.parsers.fixed.FixedWidthFormat |
getFormat() |
boolean |
getHeader() |
com.univocity.parsers.fixed.FixedWidthWriterSettings |
getSettings() |
Table |
getTable() |
void |
write() |
public FixedWidthWriter(Table table, FixedWidthWriteOptions options)
public void write()
public Table getTable()
public boolean getHeader()
public com.univocity.parsers.fixed.FixedWidthWriterSettings getSettings()
public com.univocity.parsers.fixed.FixedWidthFormat getFormat()
Copyright © 2019. All rights reserved.