public List parse(String csv) throws PipelineException, IllegalInputCharacterException
parse
in interface CsvParser
PipelineException
IllegalInputCharacterException
public List parse(File file) throws IOException, CsvParserException
parse
in interface CsvParser
IOException
CsvParserException
public List parse(URL url) throws IOException, CsvParserException
parse
in interface CsvParser
IOException
CsvParserException
public List parse(Reader reader, String source) throws IOException, CsvParserException
IOException
CsvParserException
Copyright © 2002–2017. All rights reserved.