how to add a hyphen in between a string

Posted by sarah on Stack Overflow See other posts from Stack Overflow or by sarah
Published on 2010-04-14T11:44:37Z Indexed on 2010/04/14 11:53 UTC
Read the original article Hit count: 140

Filed under:

I have the following sting xxxxx, I want to add a hyphen like x-xxxx, how can I do so using Java?

© Stack Overflow or respective owner

Related posts about java