[xml] SAX/used encoding in callbacks



My application works internal not with multibyte code.
Now it has to read a UTF-8 encoded XML-file via SAX and
I ask if it is possible to use another encoding than the
encoding from the XML-file in the callbacks.

Is there a way to switch the encoding in the callbacks to 
ISO-8859-1 ?

If not, is there a simple way to translate the UTF-8 in
ISO-8859-1 inside the callbacks?

thomas

-- 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]