]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2010 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/collation/haw.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/collation/haw.xml | |
11 | */ | |
12 | haw{ | |
13 | Version{"1.5"} | |
14 | collations{ | |
15 | standard{ | |
16 | Sequence{ | |
17 | "&a<*eiouhk-npwʻ" | |
18 | "&a<<<A" | |
19 | "&e<<<E" | |
20 | "&i<<<I" | |
21 | "&o<<<O" | |
22 | "&u<<<U" | |
23 | "&h<<<H" | |
24 | "&k<<<K" | |
25 | "&l<<<L" | |
26 | "&m<<<M" | |
27 | "&n<<<N" | |
28 | "&p<<<P" | |
29 | "&w<<<W" | |
30 | } | |
31 | Version{"1.9"} | |
32 | } | |
33 | } | |
34 | } |