On Fri, Feb 20, 2009 at 3:45 AM, Paul de Vrieze <[email protected]> wrote:
> For the unicode stuff, after reading the 'u' gobble
> up all numbers and convert that into an integer (I believe it is in
> hex format, so use the appropriate static method of the Integer
> class).

You have to gobble exactly four hex digits, as Java escapes are UTF-16
in nature.

-- 
GMail doesn't have rotating .sigs, but you can see mine at
http://www.ccil.org/~cowan/signatures

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to