xml-string-streamer icon indicating copy to clipboard operation
xml-string-streamer copied to clipboard

Parser does not use XML encoding

Open vaclavvanik opened this issue 6 years ago • 5 comments

I discovered that Parsers does not honor xml encoding. Imo when XML file is not in UTF-8, than getNode() should convert string to UTF-8.

vaclavvanik avatar Apr 04 '18 09:04 vaclavvanik