Package | Description |
---|---|
com.gooddata.connector | |
com.gooddata.util |
Modifier and Type | Method and Description |
---|---|
static SourceSchema |
CsvConnector.guessSourceSchema(URL dataUrl,
String defaultLdmType,
String[] factsNames,
String folder,
SourceSchema srcSchm,
CsvConfiguration csvConfig) |
static SourceSchema |
CsvConnector.guessSourceSchema(URL dataUrl,
String defaultLdmType,
String[] factsNames,
String folder,
SourceSchema srcSchm,
String[] headers,
CsvConfiguration csvConfig) |
Modifier and Type | Method and Description |
---|---|
CsvConfiguration |
CsvConfiguration.CsvConfigurationBuilder.build() |
Modifier and Type | Method and Description |
---|---|
static String[] |
FileUtil.getCsvHeader(URL url,
CsvConfiguration csvConfiguration)
Retrieves CSV headers from an URL
|
Constructor and Description |
---|
CSVReader(Reader reader,
CsvConfiguration csvConfig) |
Copyright © 2014. All rights reserved.