CheckPlainTrim is a Java 1.4 application to check if files are in plain text and do not have trailing spaces or tabs (white space) at the end of lines. How clean are ...
TrimFile is a Java 1.4 console application to remove trailing white space (blanks or tabs) from the end of each line in a plain text file. Extra spaces commonly accumulate while editing source ...