Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Re: How to read Unicode-Chars from a UTF-8 file in Java 1.5?

Reply
Thread Tools

Re: How to read Unicode-Chars from a UTF-8 file in Java 1.5?

 
 
John C. Bollinger
Guest
Posts: n/a
 
      06-01-2004
Stefan Ram wrote:
> To summarize: I want to read a file character-by-character,
> not restricted to characters below 65536 and preferably in the
> form of strings of length 1. (If this is not possible, an
> int-value with the character code will also help. I would
> prefer a String for reasons given in "No char is an island"
> in the article above.)


It doesn't answer your question directly, but you may find it useful to read

http://java.sun.com/developer/techni...Supplementary/


John Bollinger

 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
File.read(fname) vs. File.read(fname,File.size(fname)) Alex Dowad Ruby 4 05-01-2010 08:20 AM
Java - Read XML file from Java java_newbie Java 0 05-25-2009 10:22 PM
file.read() doesn't read the whole file Sreejith K Python 24 03-24-2009 12:20 PM
Database file and folder are not read only but error message says it is read only?? keithb ASP .Net 2 06-07-2006 03:40 PM
jython/python: read file and allow read to be terminated py Python 0 01-27-2006 08:41 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57