Re: [xsl] XSLT 2.0 matches function (Saxon)

Subject: Re: [xsl] XSLT 2.0 matches function (Saxon)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 8 Aug 2005 10:02:43 +0100
> I'll need to build a Java API to use ICU regexps f

Why notjust use xpath2 regular expressions? The only thing you need to
do is use XML rather than Java syntax for referring to a character by
unicode number, so &#xff61; not \xff61.

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread