Eugeny N Dzhurinsky wrote:
On Wed, Jan 16, 2008 at 03:35:26PM +0200, Eugeny N Dzhurinsky wrote:
Hello, we would like to sort the results of XPath search using localized
string comparison, could somebody please explain is that possible and if so -
how should we do that?
Thank you in advance.

So could somebody please advice is it possible at all?

no, this is not possible. jackrabbit always uses the default String.compareTo(), which is order by unicode code point.

regards
 marcel

Reply via email to