Subject: RE: Unicode character blocks in strings
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 28 May 2009 15:25:48 +0100
|
> Very simple, thankyou. Is there a way to return the Unicode
> character block (eg CJKUnifiedIdeographs) a string /
> character belongs to?
No, sorry, there isn't.
Well, not directly. You could read the Unicode character database and search
it. I've got a version converted to XML, though it's not the latest version
of the DB.
Regards,
Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay
|