[xsl] encoding of text files

Subject: [xsl] encoding of text files
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Thu, 14 Nov 2002 11:02:54 +0100
Hello,

I have a problem with generated java/text files and their encoding.

From a autotest description a java file is generated. If i use default output encoding (UTF-8), the German umlauts in the output looks like this one:
"geändert"


If I use ISO-8859-1 it's correct:
           "geändert"

I use Netbeans, which knows in general UTF-8 (with XML), but I don't know whether it knows UTF-8 in text files. At least the output of the java file is also wrong.

It should be possible to have text files in UTF-8, shouldn't it?? What can then be the problem? How are text files marked as UTF-8?

With pure XML encoding seems simple, but what about text files. Can somebody enlighten me or point to some resources?

Joerg

--

System Development
VIRBUS AG
Fon  +49(0)341-979-7419
Fax  +49(0)341-979-7409
joerg.heinicke@xxxxxxxxx
www.virbus.de


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread