Re: Java implementations of RFC 4647 extended filtering

ICU provides locale matching, but doesn't implement the filtering in 4647,
which has limitations.

http://icu-project.org/apiref/icu4j/index.html?com/ibm/icu/util/LocaleMatcher.html

(There's also a C version.)


Mark <https://google.com/+MarkDavis>

*— Il meglio è l’inimico del bene —*


On 6 May 2014 15:35, Jeremy J Carroll <jjc@syapse.com> wrote:

>
> Hello
>
> I am about to write such an implementation but thought I should check
> whether there was one available that I could use.
> I note that Java 8 includes one, but I am still using Java 7.
>
> Is there one in ICU or somewhere else?
>
> thanks
>
> Jeremy J Carroll
> Principal Architect
> Syapse, Inc.
>
>
>
>
>

Received on Tuesday, 6 May 2014 13:50:24 UTC