Nicholas Rinard
>Todd O'Bryan clued me in to the correct numerical code, which is #8230. i'm
>not sure why the other codes didn't work, but 8230 appears to be the proper
>unicode identifier, so it makes sense that Java wants 8230.
8230 base-10 is 2026 base-16.
The Unicode notation U+nnnn uses base-16.
The XML &# notation appears to use base-10.
To be sure, check the specs.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden