Modifier and Type | Method and Description |
---|---|
void |
IWrapperProcessor.onProcessBeforeStart(LineData headerData)
this event will be fired just before the CSV starting to process.
|
void |
IWrapperProcessor.processLine(LineData lineData,
WrapperHelper helper)
This method will be called for each line found in the CSV input file.
|
Copyright © 2015 Carlos Magno Oliveira de Abreu. All rights reserved.