Archivi dei tag: file

JTextFileParser 1.2

I’ve just released a small update to the JTextFileParser package. The change list list isn’t too long but I hope you’ll find useful additions:

Added the option to ignore the first line of the file.
Now you can create a TextFile object specifing the hasHeader parameter (true|false). If you set hasHeader [...]