Identifying / removing invalid UTF-8 char from file/ String
807569Jun 2 2006 — edited Jun 5 2006Did anyone know how can i identify and remove Invalid UTF-8 character like � from a file/string.
Actual problem is that because of these chracters my SAXparser is throwing exception. i want to remove them from file before giving file to SAX Parser