Re: [xwt-users] syntax for unicode usage in xwt

David Crawshaw <[email protected]> Tue, 13 Jan 2004 08:52:01 +1000
Newsgroups gmane.comp.java.xwt.users
Message-ID <[email protected]>
On 13/01/2004, at 3:19 AM, Mattias Bor=E9n wrote:
> Mozilla XUL one uses &#<unicodevalue>; (&#x00E4; for example)

util.XML supports this format (it's part of the XML spec), but I=20
haven't tested it thoroughly. So you should be able to embed such=20
entity references straight into your Template files.

If you find any bugs, please log them at http://bugs.xwt.org

d