@Immutable public final class FixedWidthWriter extends Object
Constructor and Description |
---|
FixedWidthWriter(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() |
void |
write(Table table) |
public FixedWidthWriter(FixedWidthWriteOptions options)
public void write(Table table)
public boolean getHeader()
public com.univocity.parsers.fixed.FixedWidthWriterSettings getSettings()
public com.univocity.parsers.fixed.FixedWidthFormat getFormat()
Copyright © 2019. All rights reserved.