public interface CsvParser
List parse(File file) throws IOException, CsvParserException
IOException
CsvParserException
List parse(URL url) throws IOException, CsvParserException
IOException
CsvParserException
List parse(String csv) throws PipelineException, IllegalInputCharacterException
Copyright © 2002-2012. All Rights Reserved.