public class CsvWithHeaderMapper extends Object implements DataMapper
| Constructor and Description | 
|---|
CsvWithHeaderMapper()  | 
| Modifier and Type | Method and Description | 
|---|---|
Object[] | 
map(Reader reader)
Maps file contents to parameters. 
 | 
public Object[] map(Reader reader)
DataMappermap in interface DataMapperCopyright © 2014 Pragmatists. All rights reserved.