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)
DataMapper
map
in interface DataMapper
Copyright © 2014 Pragmatists. All rights reserved.