the parse method in com.oroad.stxx.util.CSV returns an array which is off by one (too small) in the case that you have the line ending with 2 separators (like "x;;")
Log in to post a comment.