public interface SqlLoaderControlParser
List parse(File file) throws IOException, SqlLoaderControlParserException
file
- the fileIOException
SqlLoaderControlParserException
List parse(URL url) throws IOException, SqlLoaderControlParserException
url
- the URLIOException
SqlLoaderControlParserException
List parse(String csv) throws PipelineException, IllegalInputCharacterException
csv
- the CSV dataIllegalInputCharacterException
PipelineException
String getTableName()
Copyright © 2002-2012. All Rights Reserved.