public class ExcelImportProcessor extends LineImportProcessor
User: roman.stumm
Date: 23.05.13
Time: 15:57
viaboxx GmbH, 2013
Examples using this class with SharedExcelRowReaderFactorycurrentLine, currentRow, headerLine, lineReader, speccancelled, errorCount, importer, lastError, rowCount| Constructor and Description |
|---|
ExcelImportProcessor(LineImporterSpec spec,
Importer importer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean(String colName) |
Double |
getDouble(String colName) |
Integer |
getInteger(String colName) |
Long |
getLong(String colName) |
String |
getString(String colName) |
Time |
getTime(String colName) |
getCurrentLine, getCurrentRow, getHeaderLine, getLineReader, getSpec, importFrom, importRow, release, setCurrentLine, setCurrentRow, setFieldValue, setHeaderLine, setLineReader, transferRowgetErrorCount, getErrorWriter, getImporter, getLastError, getRowCount, handleException, handleRowException, isCancelled, log, logFinished, setCancelled, setErrorWriter, setLastErrorpublic ExcelImportProcessor(LineImporterSpec spec, Importer importer)
public boolean getBoolean(String colName)
Copyright © 2008-2016. All Rights Reserved.