public class CSVImporter extends Object
Constructor and Description |
---|
CSVImporter() |
Modifier and Type | Method and Description |
---|---|
MultiTable |
readMultiTableFromCSV(org.sbml.jsbml.Model model,
String pathname)
Converts the content of the CSV file in the form of the MultiTable.
|
public MultiTable readMultiTableFromCSV(org.sbml.jsbml.Model model, String pathname) throws IOException
model
- the SBML Model
pathname
- path of the CSV fileIOException
Copyright © 2007–2021. All rights reserved.