public class LineImporterSpecAutoFields extends LineImporterSpec
LineImporterSpec.Headerlog| Constructor and Description |
|---|
LineImporterSpecAutoFields()
this implementation assumes, that the header line
is the first row in the file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processHeaderLine(LineImportProcessor processor)
this implementation assumes, that the first line
contains the header line with field names
separated by the same separator as the data lines.
|
createLineReader, createProcessor, getErrorWriter, getFieldName, getFieldNames, getHeaderLineIndex, getHeaderSpec, getLineTokenizerFactory, processRow, setErrorWriter, setFieldNames, setHeaderLineIndex, setHeaderSpec, setLineTokenizerFactorypublic LineImporterSpecAutoFields()
public void processHeaderLine(LineImportProcessor processor) throws ImporterException
processHeaderLine in class LineImporterSpecImporterExceptionCopyright © 2008-2016. All Rights Reserved.