- trims keys and values (more standard) - preserves blank lines, comments and stray lines
Could be done more "Java-ey" by creating classes to hold the new items but as it is I've just stuffed Strings into the List.
Modified IniFile and IniSection
Log in to post a comment.
Modified IniFile and IniSection