public class CSVTrialDataExport extends Object
| Constructor and Description |
|---|
CSVTrialDataExport(DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
File |
exportData(Module module,
int fromSessionIndex)
Exports the module data and stores the results in the provided Writer
|
void |
setCSVParameters(char separator) |
public CSVTrialDataExport(DataService dataService)
public File exportData(Module module, int fromSessionIndex)
module - file - the file to write the data topublic void setCSVParameters(char separator)
Copyright © 2013. All Rights Reserved.