replace string in java

Posted by zahir on Stack Overflow See other posts from Stack Overflow or by zahir
Published on 2010-04-09T14:20:57Z Indexed on 2010/04/09 14:23 UTC
Read the original article Hit count: 453

Filed under:
|
|

i want how to replace the string in java

example

String a = "adf?sdf";

how can i replace these string..

or

how can i avoid special characters.

thanks and advacne..

© Stack Overflow or respective owner

Related posts about java

Related posts about regex