how to cut string whit two regular expression "_" and "."

Posted by Mercer on Stack Overflow See other posts from Stack Overflow or by Mercer
Published on 2010-05-26T07:47:16Z Indexed on 2010/05/26 7:51 UTC
Read the original article Hit count: 157

Filed under:
|
|

hello , i have a string like this test_1.doc and i want to split this string to have 1.doc

© Stack Overflow or respective owner

Related posts about java

Related posts about string-manipulation