This class can be used to parse comma or tab delimited text lines. It takes a string with a text line and splits the text where comma or tab characters appear. The split text chunks are returned in an array of strings.