| Modifier and Type | Field and Description |
|---|---|
static int |
INITIAL_STRING_SIZE |
| Constructor and Description |
|---|
CsvWriter(CsvConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildLine(String[] nextLine)
Builds a line for the CSV file output
|
public static final int INITIAL_STRING_SIZE
public CsvWriter(CsvConfiguration configuration)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.