Menu

#8 Option To Not Trim Fixed Text

open
nobody
None
5
2007-11-03
2007-11-03
No

Hi,

I'm using FP to read fixed length text and I would like to keep a blank value blank and not have it trimmed, like it's actually done in FixedWidthParserUtils.splitFixedText(List, String), line 70 : splitResult.add(tempValue.trim());

Could you add such an option, like {set,get}TrimBlankStrings(boolean) on the net.sf.flatpack.Parser interface ?

Regards,

Jérôme

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.