A C D F G L O P R S T U W

R

readFileIntoString(File) - Static method in class utils.StringTools
Read a file into a String
readFileIntoStringArray(String) - Static method in class utils.StringTools
Almost the same a readFileIntoString with the difference that the input is split a newlines and put into an array.
removeLineBreaks(String) - Static method in class utils.StringTools
Remove every line-break from the string
removeLineBreaks(String, int) - Static method in class utils.StringTools
Remove every line-break from the string.

A C D F G L O P R S T U W