4
I have the following problem regarding XML encoding:
Erro: Byte inválido 2 da sequência UTF-8 do byte 3.
This error occurs when trying to canonize an XML.
I don’t know exactly what the error might be, I imagine it is due to the String having the GOOD character, so someone would tell me if there is a function or library in java to identify if the XML is with the GOOD character? Or some function that removes the GOOD?