[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Another question on ÄäÖöÜü

Subject: Re: Another question on ÄäÖöÜü
From: Daniel Hinz <Daniel.Hinz@xxxxxxxxxxxxxxx>
Date: Fri, 19 May 2000 15:32:23 +0200
Re: Another question on ÄäÖöÜü
Character Encodings seem to cause a lot of confusion with people.

Remember when you process in Java, all your data in memory
is in Unicode. When writing out to external systems (like your
fs), you tell your Writers which specific encoding  (the bit patterns
used to store individual characters) to use.

Some of this encoding stuff is buggy in JDK 1.x, so you might want to write
your own ;-)  Most of it works though. See the io package.

So, this means, that if u use xt, u can grab it's output and convert it into

any encoding you like.

I hope this helps.


Daniel

ps: xt rocks.




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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.