Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-14-2007, 05:30 AM
Member
 
Join Date: Nov 2007
Posts: 4
Rep Power: 0
veera is on a distinguished road
Default How to transform the UTF 8 xml file into csv file?
Hi,

I have written a program from xml into csv.
FileSaveType encoding is UTF-8. XML file have a
double byte characters. There is garbage characters
when I transformed into CSV file. If the FileSaveType encoding is Shift_JIS
(Japanese characters),I got a expected result.
How to handle this encoding issue in Java?


Thanks,
Veera
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
File fp = new File(filePath);fp.exists() does not yeild proper result ganeshp Advanced Java 2 04-07-2009 06:25 AM
How to read a text file from a Java Archive File Java Tip Java Tips 0 02-08-2008 09:13 AM
Converting text file(.txt) to JPG file(.jpg) in java javadeveloper Advanced Java 0 11-09-2007 04:22 PM
Regarding conversion of Image file to Video file RamaDeviMsc Advanced Java 0 06-25-2007 02:28 PM
count character in text file as input file aNNuur New To Java 0 06-18-2007 06:46 AM


All times are GMT +2. The time now is 04:21 AM.



VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org