Iam trying to find the special character in a string which is not an (a-z,A-Z) character.By using regular expression iam able to find other than (a-z,A-Z) character.
But i want to remove that special character. or any other technique you know.
example:
String str="BayernMünchenAmateure";
here ü must remove.
If any body knows help me............
Thanks in advance
Hi Venu,
Instead of finding the special character (black listing) just extract those characters you are interested in... (white listing) this way you dont have to maintain a huge list of special characters.
Iam trying to find the special character in a string which is not an (a-z,A-Z) character.By using regular expression iam able to find other than (a-z,A-Z) character.
But i want to remove that special character. or any other technique you know.
example:
String str="BayernMünchenAmateure";
here ü must remove.
If any body knows help me............
Thanks in advance
Thanks for your suggestions
Being a smart alec beats the alternative. This tiny ad knows what I'm talking about:
Gift giving made easy with the permaculture playing cards