hello all,
my appologies for the T. before i write this little
util, is there such thing already present out there? I
need to do something like:
MyStringUtil.trimS(String input,
String pattern)
Example:
MyStringUtil.trimS("it's a good
day", " ") <- not multiple spaces between some of the
words. and the output of the method will be "it's a
good day" (no multiple subsequent spaces).
Best,
James
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
To unsubscribe, e-mail: user-unsubscribe (AT) struts (DOT) apache.org
For additional commands, e-mail: user-help (AT) struts (DOT) apache.org