It is easy to use the removeAccents routine, along with a tJava component, to replace the accented characters, for example:
System.out.println(TalendString.removeAccents("sâcrebleü!"));
The accented characters are replaced with non-accented characters:
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!