Which string class is to use when we want to remove an email address from a string.
need help and i am a newbie in java.
thanks
feedback
|
|
You can use the You'll need a good regular expression to capture the email address part of the String. This might be helpful. | |||
|
feedback
|