Package | Description |
---|---|
com.zementis.adapa.models.batch |
Utility classes for processing data from CSV files in a batch mode.
|
Modifier and Type | Method and Description |
---|---|
static RecordIterator<Record> |
CSVHelper.createReadIterator(InputStream inputStream,
String groupFieldName) |
static RecordIterator<Record> |
CSVHelper.createReadIterator(InputStream inputStream,
String groupFieldName,
Map<String,String> columnAliasesMap) |
Copyright © 2005–2017 Zementis, Inc.. All rights reserved.