I need to parse a raw text file having a item for each line, and tab-delimited fields.
How can I detect a tab space and next-line markup symbols from a plain text document ? I was thinking to use Java APIs for it… but if you know any faster language and easy to use) for text parsing please let me know
thanks
Output: