Hi everybody!

When parsing a xml file the parser seems to change the encoding to UTF-8
despite that the sourse xml file has another encoding
(in my case ISO-88591-). When serializing the xml file one have to
explitcly change the encoding so that no error occurs when parsing
it again (i.e. if there are unallowed characters according to UTF-8).

Is this correct behaviour? If not is there a workaround or some property
that I have missed?

/Theis.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to