Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • OT: StringUtil to trim dup subsequent characters

    0 answers - 712 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    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

Re: OT: StringUtil to trim dup subsequent characters


max 4000 letters.
Your nickname that display:
In order to stop the spam: 8 + 7 =
QUESTION ON "Java"

EMSDN.COM