public class InsertThread.LineProcessor extends Object implements net.sf.csv4j.CSVLineProcessor
| Constructor and Description |
|---|
InsertThread.LineProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
continueProcessing() |
void |
processDataLine(int arg0,
List<String> arg1) |
void |
processHeaderLine(int arg0,
List<String> arg1) |
Copyright © 2015. All Rights Reserved.