jdk/src/share/classes/sun/text/resources/th/CollationData_th.java
changeset 21278 ef8a3a2a72f2
parent 13583 dc0017b1a452
child 23010 6dadb192ad81
equal deleted inserted replaced
21277:bd380b80f9ea 21278:ef8a3a2a72f2
   142 
   142 
   143 
   143 
   144                 // Below are thai puntuation marks and Tonal(Accent) marks. According to CLDR 1.9 and
   144                 // Below are thai puntuation marks and Tonal(Accent) marks. According to CLDR 1.9 and
   145                 // ISO/IEC 14651, Annex C, C.2.1 Thai ordering principles, 0E2F to 0E5B are punctuaion marks that need to be ignored
   145                 // ISO/IEC 14651, Annex C, C.2.1 Thai ordering principles, 0E2F to 0E5B are punctuaion marks that need to be ignored
   146                 // in the first three leveles.  0E4E to 0E4B are tonal marks to be compared in secondary level.
   146                 // in the first three leveles.  0E4E to 0E4B are tonal marks to be compared in secondary level.
   147                 // In real implmentation, set puncutation marks in tertiary as there is no fourth level in Java.
   147                 // In real implementation, set punctuation marks in tertiary as there is no fourth level in Java.
   148                 // Set all these special marks after \u0301, the accute accent.
   148                 // Set all these special marks after \u0301, the accute accent.
   149                 + "& \u0301 "   // acute accent
   149                 + "& \u0301 "   // acute accent
   150 
   150 
   151                 //puncutation marks
   151                 //punctuation marks
   152                 + ", \u0E2F "                   //  PAIYANNOI      (ellipsis, abbreviation)
   152                 + ", \u0E2F "                   //  PAIYANNOI      (ellipsis, abbreviation)
   153                 + ", \u0E46 "                   //  MAIYAMOK
   153                 + ", \u0E46 "                   //  MAIYAMOK
   154                 + ", \u0E4F "                   //  FONGMAN
   154                 + ", \u0E4F "                   //  FONGMAN
   155                 + ", \u0E5A "                   //  ANGKHANKHU
   155                 + ", \u0E5A "                   //  ANGKHANKHU
   156                 + ", \u0E5B "                   //  KHOMUT
   156                 + ", \u0E5B "                   //  KHOMUT