English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

3 answers

Apply an identity transform that will copy all nodes and attributes and stream the file in UTF-8, such as this:

version="1.0">






2006-09-22 03:32:59 · answer #1 · answered by madscmhansen3 2 · 0 0

Since it seems only java likes to create these utf-16, I'd use java to convert them... or just read the docs, and don't mess with utf-16!

You can do it in any programming language, you can use command line utilities, any good editor can do the conversion.

Just don't try to do it the hard way.

2006-09-20 12:26:44 · answer #2 · answered by jake cigar™ is retired 7 · 0 0

Dan my man this is how. Read and learn

http://www.google.co.uk/search?hl=en&q=change+xml+files+encoded+in+UTF-16+to+UTF-8&btnG=Search&meta=

2006-09-20 06:53:35 · answer #3 · answered by Joe_Young 6 · 0 0

fedest.com, questions and answers