A C D E F G H I L M N P R S T 

T

TAB - Static variable in class fr.tikione.ini.util.StringHelper
The tabulation character ('\u0009').
tSplit(String, String) - Static method in class fr.tikione.ini.util.StringHelper
Splits this string around matches of the given regular expression.
tTrim(String) - Static method in class fr.tikione.ini.util.StringHelper
Return a copy of the string, with leading and trailing SPACE and TAB omitted.
tTrim(String, boolean) - Static method in class fr.tikione.ini.util.StringHelper
Return a copy of the string, with leading and trailing SPACE and TAB omitted.
tTrimLead(String) - Static method in class fr.tikione.ini.util.StringHelper
Return a copy of the string, with leading (on the left side) SPACE, TAB omitted.
tTrimLead(String, boolean) - Static method in class fr.tikione.ini.util.StringHelper
Return a copy of the string, with leading (on the left side) SPACE, TAB omitted, and optionally CARRIAGE_RETURN and LINE_FEED too.
tTrimTrail(String) - Static method in class fr.tikione.ini.util.StringHelper
Return a copy of the string, with trailing (on the right side) SPACE, TAB omitted.
tTrimTrail(String, boolean) - Static method in class fr.tikione.ini.util.StringHelper
Return a copy of the string, with trailing (on the right side) SPACE, TAB omitted, and optionally CARRIAGE_RETURN and LINE_FEED too.
A C D E F G H I L M N P R S T