public static class CodeListCSVReader.CodeListCSVLineParser extends CSVLineParser<CodeListLine>
csvLine, readerlineNumber| Modifier and Type | Method and Description |
|---|---|
static CodeListCSVReader.CodeListCSVLineParser |
createInstance(CodeListCSVReader reader,
org.openforis.commons.io.csv.CsvLine line) |
CodeListLine |
parse() |
getColumnValue, getColumnValue, getReader, trimValuecreateFieldParsingError, getLineNumber, newLineInstance, throwEmptyColumnParsingExceptionpublic static CodeListCSVReader.CodeListCSVLineParser createInstance(CodeListCSVReader reader, org.openforis.commons.io.csv.CsvLine line)
public CodeListLine parse() throws ParsingException
parse in class LineParser<CodeListLine>ParsingExceptionCopyright © 2022 Open Foris. All rights reserved.