Language Locales ISO639-3 in java

Is there any (simple) way to implement te ISO639-3 (3 letter language codes) into Java?

I see that locale only support the iso639-2

Thanks

[157 byte] By [radicjesa] at [2007-11-27 11:38:43]
# 1

Noone?

radicjesa at 2007-7-29 17:21:50 > top of Java-index,Java Essentials,Java Programming...
# 2

Okay, I'll answer.

No.

DrClapa at 2007-7-29 17:21:50 > top of Java-index,Java Essentials,Java Programming...
# 3

Ok well that helps ;) at least I know it is not possible then at the moment.

Anyone knows when they will add this possibility in the future?

radicjesa at 2007-7-29 17:21:50 > top of Java-index,Java Essentials,Java Programming...
# 4

it's quite possible to implement, you'll just have to do a bit of work for it :)

If it weren't we'd not be using the system right now...

jwentinga at 2007-7-29 17:21:50 > top of Java-index,Java Essentials,Java Programming...