Package | Description |
---|---|
com.gooddata.connector | |
com.gooddata.util |
Modifier and Type | Method and Description |
---|---|
protected int |
AbstractConnector.copyAndTransform(CSVReader cr,
CSVWriter cw,
boolean transform,
int dateLength)
Copies the extracted data and transform them
|
Modifier and Type | Method and Description |
---|---|
static CSVWriter |
FileUtil.createUtf8CsvEscapingWriter(File file)
Creates a UTF-8
CSVWriter of the given file. |
static CSVWriter |
FileUtil.createUtf8CsvWriter(File file)
Creates a UTF-8
CSVWriter of the given file. |
static CSVWriter |
FileUtil.createUtf8CsvWriter(OutputStream outputStream)
Creates a UTF-8
CSVWriter of the given outputStream. |
Copyright © 2014. All rights reserved.