Package org.uma.jmetal.utilities
Class TSVToCSVConverter
java.lang.Object
org.uma.jmetal.utilities.TSVToCSVConverter
This utility reads a TSV file and generates another file in CSV format
The program receives two parameters: 1. The name of the input TSV file 2. The name of the output CSV file
- Author:
- Antonio J. Nebro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TSVToCSVConverter
public TSVToCSVConverter()
-
-
Method Details
-
main
- Throws:
IOException
-