Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Help! Removing all punctuation from a string

807591May 14 2008 — edited May 15 2008
I'm trying to write some code that takes a string and removes all punctuation from the string. I think i would use the method removeDelimiters, but i can't seem to get that to work. Could someone give me some sample code for this.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2008
Added on May 14 2008
37 comments
3,570 views