I have a problem with reading the content of the text files encoded with UTF8 to SIL.
I obviously started from readFromTextFile() but it produces garbage in place of the national special characters.
I cannot find a proper solution to the above problem. None of the workarounds that I found work in 100% cases. Any help or hints appreaciated.
There's a setting in JJUPIN to establish the charset with all the file text operations are executed, including the sources. Now, by default it is set to UTF-8, and I suppose you changed it.
To do what you require, an overload of the readTextFromFile() receiving the charset as parameter should be in place. Now there's none, but I will add it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.