apprend a travailler avec la tres utile doc de l'api java ;p
replace(CharSequence target, CharSequence replacement)
Replaces each substring of this string that matches the literal target sequence with the specified literal replacement sequence.


