← Prev in month ← Prev in thread

XML Max Character Value

From
Alan Gutierrez <>
To
Date
2005-08-13T04:19:51Z
ID
<>
Thread
XML Max Character Value
I'm implementing B-Tree to index XML documents. I'd like a
    to use maximum character value as a boundry, or failing that a
    minimum character value.

    I'm working in Java.
    
    Is there a maximum character value guarunteed  be greater than
    any other character regardless of the locale? Is that character
    Character.MAX_VALUE?

    Or do I have to read a book on Unicode? Which one?

--
Alan Gutierrez - 
    - http://engrm.com/blogometer/index.html
    - http://engrm.com/blogometer/rss.2.0.xml
← Prev in month ← Prev in thread