Hi

I've looked everywhere (except in the right place) and I can't find
something that should be so obvious when you tell me it will smack me in
the face and I'll hide in shame for a year!

I have a string that contains the characters \u201a - that is a six
character string. How do I convert this to a single Unicode char ?

I would have expected the Character class to have a method valueOf
(String), but it doesn't. Failing that at least a constructor that takes
a string arg, but not to be found. This is stupid. There must be a
simple elegant solution...

Sorry this is a purely Java question on this channel but I *am* running
under Linux ;)

All the best


Jerry

Reply via email to