regarding
"so you will need to use a tokenizer for each line you examine to tokenize a line of value separated by commas."I have that as well...
Then all you need to do is store the tokenized values in an array and use that array to create an object of the class listed above (remember, it's expecting an array of Strings of length 44 (from indices 0-43)).