Split the next line of the input CSV file into fields.
This is currently the most important function of the package.
@return Vector of strings containing each field from the next line of the file
@throws IOException If an error occurs while reading the new line from the file
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.