Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

convert file from UNICODE to ANSI

807605Jun 15 2007 — edited Jun 15 2007
Hi,

After i read-in a file using FileInputStream,
1. I need to detect if its in UNICODE format. How to do that?
2. If it is, i need to convert it into ANSI (so that i can parse it later on) How?
Any hints/solutions?

Thanks,
-V
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2007
Added on Jun 15 2007
3 comments
713 views