Constant Field Values

Contents

com.ibm.*

  • com.ibm.icu.dev.demo.Launcher 
    Modifier and Type Constant Field Value
    public static final java.lang.String demoBase "com.ibm.icu.dev.demo"
    private static final long serialVersionUID -8054963875776183877L
  • com.ibm.icu.dev.demo.Launcher.LauncherFrame 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -8054963875776183878L
  • com.ibm.icu.dev.demo.calendar.CalendarApp 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -4270137898405840825L
  • com.ibm.icu.dev.demo.calendar.CalendarCalc 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 4540103433916539296L
  • com.ibm.icu.dev.demo.calendar.com.ibm.icu.dev.demo.calendar.CalendarCalcFrame 
    Modifier and Type Constant Field Value
    private static final int FIELD_COLUMNS 35
    private static final long serialVersionUID 8901485296258761846L
  • com.ibm.icu.dev.demo.calendar.com.ibm.icu.dev.demo.calendar.CalendarFrame 
    Modifier and Type Constant Field Value
    private static final boolean DEBUG false
    private static final long serialVersionUID -4289697663503820619L
  • com.ibm.icu.dev.demo.calendar.com.ibm.icu.dev.demo.calendar.CalendarFrame.ColoredLabel 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 5004484960341875722L
  • com.ibm.icu.dev.demo.calendar.com.ibm.icu.dev.demo.calendar.CalendarPanel 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 625400018027387141L
    static final int XINSET 4
    static final int YINSET 2
  • com.ibm.icu.dev.demo.impl.AppletFrame 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 818828281190757725L
  • com.ibm.icu.dev.demo.impl.DemoApplet 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -8983602961925702071L
  • com.ibm.icu.dev.demo.impl.DumbTextComponent 
    Modifier and Type Constant Field Value
    private static final char CR 13
    private static final int MAX_LINES 200
    private static final long serialVersionUID 8265547730738652151L
  • com.ibm.icu.dev.demo.rbnf.com.ibm.icu.dev.demo.rbnf.DemoTextField 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -7947090021239472658L
  • com.ibm.icu.dev.demo.rbnf.com.ibm.icu.dev.demo.rbnf.DemoTextFieldHolder 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 7514498764062569858L
  • com.ibm.icu.dev.demo.rbnf.RbnfDemo 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -9119861296873763536L
  • com.ibm.icu.dev.demo.rbnf.RbnfSampleRuleSets 
    Modifier and Type Constant Field Value
    public static final java.lang.String abbEnglish "=#,##0=;\n1,000,000: <##0.###< million;\n1,000,000,000: <##0.###< billion;\n1,000,000,000,000: <##0.###< trillion;\n"
    public static final java.lang.String arabicNumerals "0; 1; 2; 3; 4; 5; 6; 7; 8; 9;\n10: <<>>;\n100: <<>>>;\n1000: <<,>>>;\n1,000,000: <<,>>>;\n1,000,000,000: <<,>>>;\n1,000,000,000,000: <<,>>>;\n1,000,000,000,000,000: =#,##0=;\n-x: ->>;\nx.x: <<.>>;"
    public static final java.lang.String chinesePlaceValue "\u3007; \u4e00; \u4e8c; \u4e09; \u56db; \u4e94; \u516d; \u4e03; \u516b; \u4e5d;\n10: <<>>;\n100: <<>>>;\n1000: <<>>>;\n1,000,000: <<>>>;\n1,000,000,000: <<>>>;\n1,000,000,000,000: <<>>>;\n1,000,000,000,000,000: =#,##0=;\n"
    public static final java.lang.String closestFraction "%main:\n x.0: <#,##0<[ >%%frac>];\n 0.x: >%%frac>;\n%%frac:\n 2: 1/2;\n 3: <0</3;\n 4: <0</4;\n 5: <0</5;\n 6: <0</6;\n 7: <0</7;\n 8: <0</8;\n 9: <0</9;\n 10: <0</10;\n"
    public static final java.lang.String decimalAsFraction "%main:\n -x: minus >>;\n x.x: [<< and ]>%%frac>;\n zero; one; two; three; four; five; six; seven; eight; nine;\n ten; eleven; twelve; thirteen; fourteen; fifteen; sixteen;\n seventeen; eighteen; nineteen;\n twenty[->>];\n 30: thirty[->>];\n 40: forty[->>];\n 50: fifty[->>];\n 60: sixty[->>];\n 70: seventy[->>];\n 80: eighty[->>];\n 90: ninety[->>];\n 100: << hundred[ >>];\n 1000: << thousand[ >>];\n 1,000,000: << million[ >>];\n 1,000,000,000: << billion[ >>];\n 1,000,000,000,000: << trillion[ >>];\n 1,000,000,000,000,000: =#,##0=;\n%%frac:\n 10: << tenth[s];\n 100: << hundredth[s];\n 1000: << thousandth[s];\n 10,000: << ten-thousandth[s];\n 100,000: << hundred-thousandth[s];\n 1,000,000: << millionth[s];"
    public static final java.lang.String dollarsAndCents "%dollars-and-cents:\n x.0: << [and >%%cents>];\n 0.x: >%%cents>;\n 0: zero dollars; one dollar; =%%main= dollars;\n%%main:\n zero; one; two; three; four; five; six; seven; eight; nine;\n ten; eleven; twelve; thirteen; fourteen; fifteen; sixteen;\n seventeen; eighteen; nineteen;\n 20: twenty[->>];\n 30: thirty[->>];\n 40: forty[->>];\n 50: fifty[->>];\n 60: sixty[->>];\n 70: seventy[->>];\n 80: eighty[->>];\n 90: ninety[->>];\n 100: << hundred[ >>];\n 1000: << thousand[ >>];\n 1,000,000: << million[ >>];\n 1,000,000,000: << billion[ >>];\n 1,000,000,000,000: << trillion[ >>];\n 1,000,000,000,000,000: =#,##0=;\n%%cents:\n 100: <%%main< cent[s];\n%dollars-and-hundredths:\n x.0: <%%main< and >%%hundredths>/100 dollars;\n%%hundredths:\n 100: <00<;\n"
    public static final java.lang.String dozens "zero; one; two; three; four; five; six;\nseven; eight; nine; ten; eleven;\n12/12: << dozen[ and >>];\n144/12: << gross[, >>];\n1000: << thousand[, >>];\n10,000: =#,##0=;\n"
    public static final java.lang.String durationInHours "%with-words:\n x.0: <<[, >%%min-sec>];\n 0 hours; 1 hour; =#,##0= hours;\n%%min-sec:\n 3600: =%%min-sec-implementation=;\n%%min-sec-implementation:\n 0 seconds; 1 second; =0= seconds;\n 60/60: 1 minute[, >>];\n 120/60: <0< minutes[, >>];\n%in-numerals:\n x.0: <#,##0<:00;\n x.x: <#,##0<:>%%min-sec2>;\n%%min-sec2:\n 60: <00<;\n 3600: <%%min-sec2-implementation<;\n%%min-sec2-implementation:\n 0: 00:=00=;\n 60: =%%min-sec3=;\n%%min-sec3:\n 0: :=00=;\n 60/60: <00<>>;\n%%lenient-parse:\n & : = . = \' \' = -;\n"
    public static final java.lang.String durationInSeconds "%with-words:\n 0 seconds; 1 second; =0= seconds;\n 60/60: <%%min<[, >>];\n 3600/60: <%%hr<[, >>>];\n%%min:\n 0 minutes; 1 minute; =0= minutes;\n%%hr:\n 0 hours; 1 hour; =0= hours;\n%in-numerals:\n =0= sec.;\n 60: =%%min-sec=;\n 3600: =%%hr-min-sec=;\n%%min-sec:\n 0: :=00=;\n 60/60: <0<>>;\n%%hr-min-sec:\n 0: :=00=;\n 60/60: <00<>>;\n 3600/60: <#,##0<:>>>;\n%%lenient-parse:\n & : = . = \' \' = -;\n"
    public static final java.lang.String dutch " -x: min >>;\nx.x: << komma >>;\n(zero?); een; twee; drie; vier; vijf; zes; zeven; acht; negen;\ntien; elf; twaalf; dertien; veertien; vijftien; zestien;\nzeventien; achtien; negentien;\n20: [>> en ]twintig;\n30: [>> en ]dertig;\n40: [>> en ]veertig;\n50: [>> en ]vijftig;\n60: [>> en ]zestig;\n70: [>> en ]zeventig;\n80: [>> en ]tachtig;\n90: [>> en ]negentig;\n100: << honderd[ >>];\n1000: << duizend[ >>];\n1,000,000: << miljoen[ >>];\n1,000,000,000: << biljoen[ >>];\n1,000,000,000,000: =#,##0="
    public static final java.lang.String french "%main:\n -x: moins >>;\n x.x: << virgule >>;\n z\u00e9ro; un; deux; trois; quatre; cinq; six; sept; huit; neuf;\n dix; onze; douze; treize; quatorze; quinze; seize;\n dix-sept; dix-huit; dix-neuf;\n 20: vingt[->%%alt-ones>];\n 30: trente[->%%alt-ones>];\n 40: quarante[->%%alt-ones>];\n 50: cinquante[->%%alt-ones>];\n 60/20: soixante[->%%alt-ones>];\n 71: soixante et onze;\n 72/20: soixante->%%alt-ones>;\n 80: quatre-vingts; 81/20: quatre-vingt->>;\n 100: cent[ >>];\n 200: << cents[ >>];\n 1000: mille[ >>];\n 1100>: onze cents[ >>];\n 1200: mille >>;\n 2000: << mille[ >>];\n 1,000,000: << million[ >>];\n 1,000,000,000: << milliarde[ >>];\n 1,000,000,000,000: << billion[ >>];\n 1,000,000,000,000,000: =#,##0=;\n%%alt-ones:\n ; et-un; =%main=;"
    public static final java.lang.String german "%alt-ones:\n null; eins; =%%main=;\n%%main:\n null; ein; zwei; drei; vier; f\u00fcnf; sechs; sieben; acht; neun;\n zehn; elf; zw\u00f6lf; >>zehn;\n 20: [>>und]zwanzig;\n 30: [>>und]drei\u00dfig;\n 40: [>>und]vierzig;\n 50: [>>und]f\u00fcnfzig;\n 60: [>>und]sechzig;\n 70: [>>und]siebzig;\n 80: [>>und]achtzig;\n 90: [>>und]neunzig;\n 100: hundert[>%alt-ones>];\n 200: <<hundert[>%alt-ones>];\n 1000: tausend[>%alt-ones>];\n 2000: <<tausend[>%alt-ones>];\n 1,000,000: eine Million[ >%alt-ones>];\n 2,000,000: << Millionen[ >%alt-ones>];\n 1,000,000,000: eine Milliarde[ >%alt-ones>];\n 2,000,000,000: << Milliarden[ >%alt-ones>];\n 1,000,000,000,000: eine Billion[ >%alt-ones>];\n 2,000,000,000,000: << Billionen[ >%alt-ones>];\n 1,000,000,000,000,000: =#,##0=;"
    public static final java.lang.String greek "zero (incomplete data); \u03ad\u03bd\u03b1; \u03b4\u03cd\u03bf; \u03b4\u03c1\u03af\u03b1; \u03c4\u03ad\u03c3\u03c3\u03b5\u03c1\u03b1; \u03c0\u03ad\u03bd\u03c4\u03b5; \u03ad\u03be\u03b9; \u03b5\u03c0\u03c4\u03ac; \u03bf\u03ba\u03c4\u03ce; \u03b5\u03bd\u03bd\u03ad\u03b1;\n10: \u03b4\u03ad\u03ba\u03b1; \u03ad\u03bd\u03b4\u03b5\u03ba\u03b1; \u03b4\u03ce\u03b4\u03b5\u03ba\u03b1; \u03b4\u03b5\u03ba\u03b1>>;\n20: \u03b5\u03af\u03ba\u03bf\u03c3\u03b9; \u03b5\u03b9\u03ba\u03bf\u03c3\u03b9>>;\n30: \u03c4\u03c1\u03b9\u03ac\u03bd\u03c4\u03b1; \u03c4\u03c1\u03b9\u03b1\u03bd\u03c4\u03b1>>;\n40: \u03c3\u03b1\u03c1\u03ac\u03bd\u03c4\u03b1; \u03c3\u03b1\u03c1\u03b1\u03bd\u03c4\u03b1>>;\n50: \u03c0\u03b5\u03bd\u03ae\u03bd\u03c4\u03b1; \u03c0\u03b5\u03bd\u03b7\u03bd\u03c4\u03b1>>;\n60: \u03b5\u03be\u03ae\u03bd\u03c4\u03b1; \u03b5\u03be\u03b7\u03bd\u03c4\u03b1>>;\n70: \u03b5\u03b2\u03b4\u03bf\u03bc\u03ae\u03bd\u03c4\u03b1; \u03b5\u03b2\u03b4\u03bf\u03bc\u03b7\u03bd\u03c4\u03b1>>;\n80: \u03bf\u03b3\u03b4\u03cc\u03bd\u03c4\u03b1; \u03bf\u03b3\u03b4\u03bf\u03bd\u03c4\u03b1>>;\n90: \u03b5\u03bd\u03bd\u03b5\u03bd\u03ae\u03bd\u03c4\u03b1; \u03b5\u03bd\u03bd\u03b5\u03bd\u03b7\u03bd\u03c4\u03b1>>;\n100: \u03b5\u03ba\u03b1\u03c4\u03cc[\u03bd >>];\n200: \u03b4\u03b9\u03b1\u03ba\u03cc\u03c3\u03b9\u03b1[ >>];\n300: \u03c4\u03c1\u03b9\u03b1\u03ba\u03cc\u03c3\u03b9\u03b1[ >>];\n400: \u03c4\u03b5\u03c4\u03c1\u03b1\u03ba\u03cc\u03c3\u03b9\u03b1[ >>];\n500: \u03c0\u03b5\u03bd\u03c4\u03b1\u03ba\u03cc\u03c3\u03b9\u03b1[ >>];\n600: \u03b5\u03be\u03b1\u03ba\u03cc\u03c3\u03b9\u03b1[ >>];\n700: \u03b5\u03c0\u03c4\u03b1\u03ba\u03cc\u03c3\u03b9\u03b1[ >>];\n800: \u03bf\u03ba\u03c4\u03b1\u03ba\u03cc\u03c3\u03b9\u03b1[ >>];\n900: \u03b5\u03bd\u03bd\u03b9\u03b1\u03ba\u03cc\u03c3\u03b9\u03b1[ >>];\n1000: \u03c7\u03af\u03bb\u03b9\u03b1[ >>];\n2000: << \u03c7\u03af\u03bb\u03b9\u03b1[ >>];\n1,000,000: << \u03b5\u03ba\u03b1\u03c4\u03bf\u03bc\u03bc\u03b9\u03cc\u03c1\u03b9\u03bf[ >>];\n1,000,000,000: << \u03b4\u03b9\u03c3\u03b5\u03ba\u03b1\u03c4\u03bf\u03bc\u03bc\u03b9\u03cc\u03c1\u03b9\u03bf[ >>];\n1,000,000,000,000: =#,##0="
    public static final java.lang.String greekAlphabetic "%%low-order:\n (no zero); \u0391; \u0392; \u0393; \u0394; \u0395; \u03dc; \u0396; \u0397; \u0398;\n 10: \u0399[>>]; 20: \u039a[>>]; 30: \u039b[>>]; 40: \u039c[>>]; 50: \u039d[>>];\n 60: \u039e[>>]; 70: \u039f[>>]; 80: \u03a0[>>]; 90: \u03de[>>];\n 100: \u03a1[>>]; 200: \u03a3[>>]; 300: \u03a4[>>]; 400: \u03a5[>>];\n 500: \u03a6[>>]; 600: \u03a7[>>]; 700: \u03a8[>>]; 800: \u03a9[>>];\n 900: \u03e0[>>];\n 1000: \u0391\u0313[>>]; 2000: \u0392\u0313[>>]; 3000: \u0393\u0313[>>];\n 4000: \u0394\u0313[>>]; 5000: \u0395\u0313[>>]; 6000: \u03dc\u0313[>>];\n 7000: \u0396\u0313[>>]; 8000: \u0397\u0313[>>]; 9000: \u0398\u0313[>>];\n%%high-order:\n (no zero); \u03b1; \u03b2; \u03b3; \u03b4; \u03b5; \u03dc; \u03b6; \u03b7; \u03b8;\n 10: \u03b9[>>]; 20: \u03ba[>>]; 30: \u03bb[>>]; 40: \u03bc[>>]; 50: \u03bd[>>];\n 60: \u03be[>>]; 70: \u03bf[>>]; 80: \u03c0[>>]; 90: \u03de[>>];\n 100: \u03c1[>>]; 200: \u03c3[>>]; 300: \u03c4[>>]; 400: \u03c5[>>];\n 500: \u03c6[>>]; 600: \u03c7[>>]; 700: \u03c8[>>]; 800: \u03c9[>>];\n 900: \u03c0[>>];\n 1000: \u03b1\u0313[>>]; 2000: \u03b2\u0313[>>]; 3000: \u03b3\u0313[>>];\n 4000: \u03b4\u0313[>>]; 5000: \u03b5\u0313[>>]; 6000: \u03dc\u0313[>>];\n 7000: \u03b6\u0313[>>]; 8000: \u03b7\u0313[>>]; 9000: \u03b8\u0313[>>];\n%main:\n =%%low-order=;\n 10,000: <%%high-order<\u039c>%%high-order>;\n 100,000,000: <%%high-order<\u039c>>\n"
    public static final java.lang.String hebrew "zero (incomplete data); \u05d0\u05d4\u05d3; \u05e9\u05d2\u05d9\u05d9\u05dd; \u05e9\u05dc\u05d5\u05e9\u05d4;\n4: \u05d0\u05d3\u05d1\u05e6\u05d4; \u05d7\u05d2\u05d5\u05d9\u05e9\u05d4; \u05e9\u05e9\u05d4;\n7: \u05e9\u05d1\u05e6\u05d4; \u05e9\u05de\u05d5\u05d2\u05d4; \u05ea\u05e9\u05e6\u05d4;\n10: \u05e6\u05e9\u05d3\u05d4[ >>];\n20: \u05e6\u05e9\u05d3\u05d9\u05dd[ >>];\n30: \u05e9\u05dc\u05d5\u05e9\u05d9\u05dd[ >>];\n40: \u05d0\u05d3\u05d1\u05e6\u05d9\u05dd[ >>];\n50: \u05d7\u05de\u05d9\u05e9\u05d9\u05dd[ >>];\n60: \u05e9\u05e9\u05d9\u05dd[ >>];\n70: \u05e9\u05d1\u05e6\u05d9\u05dd[ >>];\n80: \u05e9\u05de\u05d5\u05d2\u05d9\u05dd[ >>];\n90: \u05ea\u05e9\u05e6\u05d9\u05dd[ >>];\n100: \u05de\u05d0\u05d4[ >>];\n200: << \u05de\u05d0\u05d4[ >>];\n1000: \u05d0\u05dc\u05e3[ >>];\n2000: << \u05d0\u05dc\u05e3[ >>];\n1,000,000: =#,##0= (incomplete data);"
    public static final java.lang.String hebrewAlphabetic "%%ones:\n (no zero); \u05d0; \u05d1; \u05d2; \u05d3; \u05d4; \u05d5; \u05d6; \u05d7; \u05d8;\n%%tens:\n ; \u05d9; \u05db; \u05dc; \u05de; \u05e0; \u05e1; \u05e2; \u05e4; \u05e6;\n%%hundreds:\n ; \u05e7; \u05e8; \u05e9; \u05ea;\n%%tens-and-ones:\n =%%ones=\u2032;\n 10: <%%tens<\u2032; <%%tens<\u2033>%%ones>;\n 15: \u05d8\u2033\u05d5; 16: \u05d8\u2033\u05d6;\n 17: <%%tens<\u2033>%%ones>;\n 20: <%%tens<\u2032; <%%tens<\u2033>%%ones>;\n%%low-order:\n \u2033=%%ones=;\n 10: \u2033<%%tens<; =%%tens-and-ones=>%%null>;\n 100: <%%hundreds<\u2032; <%%hundreds<>>;\n 500: \u05ea\u2033\u05e7; \u05ea\u05e7>>;\n 600: \u05ea\u2033\u05e8; \u05ea\u05e8>>;\n 700: \u05ea\u2033\u05e9; \u05ea\u05e9>>;\n 800: \u05ea\u2033\u05ea; \u05ea\u05ea>>;\n 900: \u05ea\u05ea\u2033\u05e7; \u05ea\u05ea\u05e7>>;\n%%high-order:\n =%%ones=\u0308;\n 10: <%%tens<\u0308[>>];\n 15: \u05d8\u0308\u05d5\u0308; 16: \u05d8078\u05d6\u0308;\n 17: <%%tens<\u0308[>>];\n 100: <%%hundreds<\u0308[>>];\n 500: \u05ea\u0308\u05e7\u0308[>>];\n 600: \u05ea\u0308\u05e8\u0308[>>];\n 700: \u05ea\u0308\u05e9\u0308[>>];\n 800: \u05ea\u0308\u05ea\u0308[>>];\n 900: \u05ea\u0308\u05ea\u0308\u05e7\u0308[>>];\n %%null:\n ;\n%main:\n =%%ones=\u2032;\n 10: =%%tens-and-ones=;\n 100: =%%low-order=;\n 1000: <%%high-order<[>%%low-order>];\n"
    public static final java.lang.String italian "%main:\n -x: meno >>;\n x.x: << virgola >>;\n zero; uno; due; tre; quattro; cinque; sei; sette; otto;\n nove;\n dieci; undici; dodici; tredici; quattordici; quindici; sedici;\n diciasette; diciotto; diciannove;\n 20: venti; vent>%%with-i>;\n 30: trenta; trent>%%with-i>;\n 40: quaranta; quarant>%%with-a>;\n 50: cinquanta; cinquant>%%with-a>;\n 60: sessanta; sessant>%%with-a>;\n 70: settanta; settant>%%with-a>;\n 80: ottanta; ottant>%%with-a>;\n 90: novanta; novant>%%with-a>;\n 100: cento; cent[>%%with-o>];\n 200: <<cento; <<cent[>%%with-o>];\n 1000: mille; mill[>%%with-i>];\n 2000: <<mila; <<mil[>%%with-a>];\n 100,000>>: <<mila[ >>];\n 1,000,000: =#,##0= (incomplete data);\n%%with-a:\n azero; uno; adue; atre; aquattro; acinque; asei; asette; otto;\n anove;\n adieci; undici; adodici; atredici; aquattordici; aquindici; asedici;\n adiciasette; adiciotto; adiciannove;\n 20: aventi; avent>%%with-i>;\n 30: atrenta; atrent>%%with-i>;\n 40: aquaranta; aquarant>%%with-a>;\n 50: acinquanta; acinquant>%%with-a>;\n 60: asessanta; asessant>%%with-a>;\n 70: asettanta; asettant>%%with-a>;\n 80: ottanta; ottant>%%with-a>;\n 90: anovanta; anovant>%%with-a>;\n 100: acento; acent[>%%with-o>];\n 200: <%%with-a<cento; <%%with-a<cent[>%%with-o>];\n 1000: amille; amill[>%%with-i>];\n 2000: <%%with-a<mila; <%%with-a<mil[>%%with-a>];\n 100,000: =%main=;\n%%with-i:\n izero; uno; idue; itre; iquattro; icinque; isei; isette; otto;\n inove;\n idieci; undici; idodici; itredici; iquattordici; iquindici; isedici;\n idiciasette; idiciotto; idiciannove;\n 20: iventi; ivent>%%with-i>;\n 30: itrenta; itrent>%%with-i>;\n 40: iquaranta; iquarant>%%with-a>;\n 50: icinquanta; icinquant>%%with-a>;\n 60: isessanta; isessant>%%with-a>;\n 70: isettanta; isettant>%%with-a>;\n 80: ottanta; ottant>%%with-a>;\n 90: inovanta; inovant>%%with-a>;\n 100: icento; icent[>%%with-o>];\n 200: <%%with-i<cento; <%%with-i<cent[>%%with-o>];\n 1000: imille; imill[>%%with-i>];\n 2000: <%%with-i<mila; <%%with-i<mil[>%%with-a>];\n 100,000: =%main=;\n%%with-o:\n ozero; uno; odue; otre; oquattro; ocinque; osei; osette; otto;\n onove;\n odieci; undici; ododici; otredici; oquattordici; oquindici; osedici;\n odiciasette; odiciotto; odiciannove;\n 20: oventi; ovent>%%with-i>;\n 30: otrenta; otrent>%%with-i>;\n 40: oquaranta; oquarant>%%with-a>;\n 50: ocinquanta; ocinquant>%%with-a>;\n 60: osessanta; osessant>%%with-a>;\n 70: osettanta; osettant>%%with-a>;\n 80: ottanta; ottant>%%with-a>;\n 90: onovanta; onovant>%%with-a>;\n 100: ocento; ocent[>%%with-o>];\n 200: <%%with-o<cento; <%%with-o<cent[>%%with-o>];\n 1000: omille; omill[>%%with-i>];\n 2000: <%%with-o<mila; <%%with-o<mil[>%%with-a>];\n 100,000: =%main=;\n"
    public static final java.lang.String japanese "%financial:\n \u96f6; \u58f1; \u5f10; \u53c2; \u56db; \u4f0d; \u516d; \u4e03; \u516b; \u4e5d;\n \u62fe[>>];\n 20: <<\u62fe[>>];\n 100: <<\u767e[>>];\n 1000: <<\u5343[>>];\n 10,000: <<\u4e07[>>];\n 100,000,000: <<\u5104[>>];\n 1,000,000,000,000: <<\u5146[>>];\n 10,000,000,000,000,000: =#,##0=;\n%traditional:\n \u96f6; \u4e00; \u4e8c; \u4e09; \u56db; \u4e94; \u516d; \u4e03; \u516b; \u4e5d;\n \u5341[>>];\n 20: <<\u5341[>>];\n 100: <<\u767e[>>];\n 1000: <<\u5343[>>];\n 10,000: <<\u4e07[>>];\n 100,000,000: <<\u5104[>>];\n 1,000,000,000,000: <<\u5146[>>];\n 10,000,000,000,000,000: =#,##0=;"
    public static final java.lang.String message1 "x.0: The search found <<.;\nno files; one file; two files; three files; four files; five files;\n six files; seven files; eight files; nine files;\n=#,##0= files;"
    public static final java.lang.String message2 "x.0: There << free space on the disk.;\n0: is no;\nis one byte of;\nare =0= bytes of;\n1024/1024: is <0<K of;\n1,048,576/1024: is 1 Mb of;\n2,097,152/1024: are <0< Mb of;"
    public static final java.lang.String ordinal "%main:\n =#,##0==%%abbrev=;\n%%abbrev:\n th; st; nd; rd; th;\n 20: >>;\n 100: >>;\n"
    public static final java.lang.String poundsShillingsAndPence "%main:\n x.0: \u00a3<#,##0<[ >%%shillings-and-pence>];\n 0.x: >%%pence-alone>;\n%%shillings-and-pence:\n 240: <%%shillings-and-pence-implementation<;\n%%pence-alone:\n 240: <%%pence-alone-implementation<;\n%%shillings-and-pence-implementation:\n 0/; 0/=0=;\n 12/12: <0</[>0>];\n%%pence-alone-implementation:\n =0= d.;\n 12/12: <0</[>0>];\n"
    public static final java.lang.String romanNumerals "%historical:\n =%modern=;\n 1000: \u2180[>>]; 2000: \u2180\u2180[>>]; 3000: \u2180\u2180\u2180[>>]; 4000: \u2180\u2181[>>];\n 5000: \u2181[>>]; 6000: \u2181\u2180[>>]; 7000: \u2181\u2180\u2180[>>];\n 8000: \u2181\u2180\u2180\u2180[>>]; 9000: \u2180\u2182[>>];\n 10,000: \u2182[>>]; 20,000: \u2182\u2182[>>]; 30,000: \u2182\u2182\u2182[>>];\n 40,000: =#,##0=;\n%modern:\n ; I; II; III; IV; V; VI; VII; VIII; IX;\n 10: X[>>]; 20: XX[>>]; 30: XXX[>>]; 40: XL[>>]; 50: L[>>];\n 60: LX[>>]; 70: LXX[>>]; 80: LXXX[>>]; 90: XC[>>];\n 100: C[>>]; 200: CC[>>]; 300: CCC[>>]; 400: CD[>>]; 500: D[>>];\n 600: DC[>>]; 700: DCC[>>]; 800: DCCC[>>]; 900: CM[>>];\n 1000: M[>>]; 2000: MM[>>]; 3000: MMM[>>]; 4000: MV\u0306[>>];\n 5000: V\u0306[>>]; 6000: V\u0306M[>>]; 7000: V\u0306MM[>>];\n 8000: V\u0306MMM[>>]; 9000: MX\u0306[>>];\n 10,000: X\u0306[>>]; 20,000: X\u0306X\u0306[>>]; 30,000: X\u0306X\u0306X\u0306[>>];\n 40,000: X\u0306L\u0306[>>]; 50,000: L\u0306[>>]; 60,000: L\u0306X\u0306[>>];\n 70,000: L\u0306X\u0306X\u0306[>>]; 80,000: L\u0306X\u0306X\u0306X\u0306[>>];\n 90,000: X\u0306C\u0306[>>];\n 100,000: C\u0306[>>]; 200,000: C\u0306C\u0306[>>]; 300,000: C\u0306C\u0306[>>];\n 400,000: C\u0306D\u0306[>>]; 500,000: D\u0306[>>]; 600,000: D\u0306C\u0306[>>];\n 700,000: D\u0306C\u0306C\u0306[>>]; 800,000: D\u0306C\u0306C\u0306C\u0306[>>];\n 900,000: =#,##0=;\n"
    public static final java.lang.String russian "\u043d\u043e\u043b\u044c; \u043e\u0434\u0438\u043d; \u0434\u0432\u0430; \u0442\u0440\u0438; \u0447\u0435\u0442\u044b\u0440\u0435; \u043f\u044f\u0442; \u0448\u0435\u0441\u0442; \u0441\u0435\u043c\u044c; \u0432\u043e\u0441\u0435\u043c\u044c; \u0434\u0435\u0432\u044f\u0442;\n10: \u0434\u0435\u0441\u044f\u0442; \u043e\u0434\u0438\u043d\u043d\u0430\u0434\u0446\u0430\u0442\u044c;\n\u0434\u0432\u0435\u043d\u043d\u0430\u0434\u0446\u0430\u0442\u044c; \u0442\u0440\u0438\u043d\u0430\u0434\u0446\u0430\u0442\u044c; \u0447\u0435\u0442\u044b\u0440\u043d\u0430\u0434\u0446\u0430\u0442\u044c;\n15: \u043f\u044f\u0442\u043d\u0430\u0434\u0446\u0430\u0442\u044c; \u0448\u0435\u0441\u0442\u043d\u0430\u0434\u0446\u0430\u0442\u044c; \u0441\u0435\u043c\u043d\u0430\u0434\u0446\u0430\u0442\u044c; \u0432\u043e\u0441\u0435\u043c\u043d\u0430\u0434\u0446\u0430\u0442\u044c; \u0434\u0435\u0432\u044f\u0442\u043d\u0430\u0434\u0446\u0430\u0442\u044c;\n20: \u0434\u0432\u0430\u0434\u0446\u0430\u0442\u044c[ >>];\n30: \u0442\u0440\u043b\u0434\u0446\u0430\u0442\u044c[ >>];\n40: \u0441\u043e\u0440\u043e\u043a[ >>];\n50: \u043f\u044f\u0442\u044c\u0434\u0435\u0441\u044f\u0442[ >>];\n60: \u0448\u0435\u0441\u0442\u044c\u0434\u0435\u0441\u044f\u0442[ >>];\n70: \u0441\u0435\u043c\u044c\u0434\u0435\u0441\u044f\u0442[ >>];\n80: \u0432\u043e\u0441\u0435\u043c\u044c\u0434\u0435\u0441\u044f\u0442[ >>];\n90: \u0434\u0435\u0432\u044f\u043d\u043e\u0441\u0442\u043e[ >>];\n100: \u0441\u0442\u043e[ >>];\n200: << \u0441\u0442\u043e[ >>];\n1000: \u0442\u044b\u0441\u044f\u0447\u0430[ >>];\n2000: << \u0442\u044b\u0441\u044f\u0447\u0430[ >>];\n1,000,000: \u043c\u0438\u043b\u043b\u0438\u043e\u043d[ >>];\n2,000,000: << \u043c\u0438\u043b\u043b\u0438\u043e\u043d[ >>];\n1,000,000,000: =#,##0=;"
    public static final java.lang.String spanish "-x: menos >>;\nx.x: << punto >>;\ncero; uno; dos; tres; cuatro; cinco; seis; siete; ocho; nueve;\ndiez; once; doce; trece; catorce; quince; diecis\u00e9is;\n diecisiete; dieciocho; diecinueve;\nveinte; veintiuno; veintid\u00f3s; veintitr\u00e9s; veinticuatro;\n veinticinco; veintis\u00e9is; veintisiete; veintiocho;\n veintinueve;\n30: treinta[ y >>];\n40: cuarenta[ y >>];\n50: cincuenta[ y >>];\n60: sesenta[ y >>];\n70: setenta[ y >>];\n80: ochenta[ y >>];\n90: noventa[ y >>];\n100: cien;\n101: ciento >>;\n200: doscientos[ >>];\n300: trescientos[ >>];\n400: cuatrocientos[ >>];\n500: quinientos[ >>];\n600: seiscientos[ >>];\n700: setecientos[ >>];\n800: ochocientos[ >>];\n900: novecientos[ >>];\n1000: mil[ >>];\n2000: << mil[ >>];\n1,000,000: un mill\u00f3n[ >>];\n2,000,000: << mill\u00f3n[ >>];\n1,000,000,000: =#,##0= (incomplete data);"
    public static final java.lang.String stock "%main:\n x.0: <#,##0<[>%%frac1>];\n 0.x: >%%frac2>;\n%%frac1:\n 4: <%%quarters<;\n 8: \' <0</8;\n 16: \' <0</16;\n 32: \' <0</32;\n 100: .<00<;\n%%frac2:\n 4: <%%quarters<;\n 8: <0</8;\n 16: <0</16;\n 32: <0</32;\n 100: 0.<00<;\n%%quarters:\n ; \u00bc; \u00bd; \u00be;\n%%lenient-parse:\n & \'1/4\' , \u00bc\n & \'1/2\' , \u00bd\n & \'3/4\' , \u00be\n;"
    public static final java.lang.String swedish "noll; ett; tv\u00e5; tre; fyra; fem; sex; sjo; \u00e5tta; nio;\ntio; elva; tolv; tretton; fjorton; femton; sexton; sjutton; arton; nitton;\n20: tjugo[>>];\n30: trettio[>>];\n40: fyrtio[>>];\n50: femtio[>>];\n60: sextio[>>];\n70: sjuttio[>>];\n80: \u00e5ttio[>>];\n90: nittio[>>];\n100: hundra[>>];\n200: <<hundra[>>];\n1000: tusen[ >>];\n2000: << tusen[ >>];\n1,000,000: en miljon[ >>];\n2,000,000: << miljon[ >>];\n1,000,000,000: en miljard[ >>];\n2,000,000,000: << miljard[ >>];\n1,000,000,000,000: en biljon[ >>];\n2,000,000,000,000: << biljon[ >>];\n1,000,000,000,000,000: =#,##0="
    public static final java.lang.String swissFrench "%main:\n -x: moins >>;\n x.x: << virgule >>;\n z\u00e9ro; un; deux; trois; quatre; cinq; six; sept; huit; neuf;\n dix; onze; douze; treize; quatorze; quinze; seize;\n dix-sept; dix-huit; dix-neuf;\n 20: vingt[->%%alt-ones>];\n 30: trente[->%%alt-ones>];\n 40: quarante[->%%alt-ones>];\n 50: cinquante[->%%alt-ones>];\n 60: soixante[->%%alt-ones>];\n 70: septante[->%%alt-ones>];\n 80: octante[->%%alt-ones>];\n 90: nonante[->%%alt-ones>];\n 100: cent[ >>];\n 200: << cents[ >>];\n 1000: mille[ >>];\n 1100>: onze cents[ >>];\n 1200: mille >>;\n 2000: << mille[ >>];\n 1,000,000: << million[ >>];\n 1,000,000,000: << milliarde[ >>];\n 1,000,000,000,000: << billion[ >>];\n 1,000,000,000,000,000: =#,##0=;\n%%alt-ones:\n ; et-un; =%main=;"
    public static final java.lang.String ukEnglish "%simplified:\n -x: minus >>;\n x.x: << point >>;\n zero; one; two; three; four; five; six; seven; eight; nine;\n ten; eleven; twelve; thirteen; fourteen; fifteen; sixteen;\n seventeen; eighteen; nineteen;\n 20: twenty[->>];\n 30: thirty[->>];\n 40: forty[->>];\n 50: fifty[->>];\n 60: sixty[->>];\n 70: seventy[->>];\n 80: eighty[->>];\n 90: ninety[->>];\n 100: << hundred[ >>];\n 1000: << thousand[ >>];\n 1,000,000: << million[ >>];\n 1,000,000,000,000: << billion[ >>];\n 1,000,000,000,000,000: =#,##0=;\n%alt-teens:\n =%simplified=;\n 1000>: <%%alt-hundreds<[ >>];\n 10,000: =%simplified=;\n 1,000,000: << million[ >%simplified>];\n 1,000,000,000,000: << billion[ >%simplified>];\n 1,000,000,000,000,000: =#,##0=;\n%%alt-hundreds:\n 0: SHOULD NEVER GET HERE!;\n 10: <%simplified< thousand;\n 11: =%simplified= hundred>%%empty>;\n%%empty:\n 0:;%ordinal:\n zeroth; first; second; third; fourth; fifth; sixth; seventh;\n eighth; ninth;\n tenth; eleventh; twelfth; thirteenth; fourteenth;\n fifteenth; sixteenth; seventeenth; eighteenth;\n nineteenth;\n twentieth; twenty->>;\n 30: thirtieth; thirty->>;\n 40: fortieth; forty->>;\n 50: fiftieth; fifty->>;\n 60: sixtieth; sixty->>;\n 70: seventieth; seventy->>;\n 80: eightieth; eighty->>;\n 90: ninetieth; ninety->>;\n 100: <%simplified< hundredth; <%simplified< hundred >>;\n 1000: <%simplified< thousandth; <%simplified< thousand >>;\n 1,000,000: <%simplified< millionth; <%simplified< million >>;\n 1,000,000,000,000: <%simplified< billionth;\n <%simplified< billion >>;\n 1,000,000,000,000,000: =#,##0=;%default:\n -x: minus >>;\n x.x: << point >>;\n =%simplified=;\n 100: << hundred[ >%%and>];\n 1000: << thousand[ >%%and>];\n 100,000>>: << thousand[>%%commas>];\n 1,000,000: << million[>%%commas>];\n 1,000,000,000,000: << billion[>%%commas>];\n 1,000,000,000,000,000: =#,##0=;\n%%and:\n and =%default=;\n 100: =%default=;\n%%commas:\n \' and =%default=;\n 100: , =%default=;\n 1000: , <%default< thousand, >%default>;\n 1,000,000: , =%default=;%%lenient-parse:\n & \' \' , \',\' ;\n"
    public static final java.lang.String units "%main:\n 0.x: >%%small>;\n 0: =##0.###= m;\n 1,000: <##0.###< km;\n 1,000,000: <##0.###< Mm;\n 1,000,000,000: <##0.###< Gm;\n 1,000,000,000,000: <#,##0.###< Tm;\n%%small:\n 1,000,000,000,000: <%%small2<;\n%%small2:\n 0: =##0= pm;\n 1,000: <##0.###< nm;\n 1,000,000: <##0.###< \u00b5m;\n 1,000,000,000: <##0.###< mm;\n"
    public static final java.lang.String usEnglish "%simplified:\n -x: minus >>;\n x.x: << point >>;\n zero; one; two; three; four; five; six; seven; eight; nine;\n ten; eleven; twelve; thirteen; fourteen; fifteen; sixteen;\n seventeen; eighteen; nineteen;\n 20: twenty[->>];\n 30: thirty[->>];\n 40: forty[->>];\n 50: fifty[->>];\n 60: sixty[->>];\n 70: seventy[->>];\n 80: eighty[->>];\n 90: ninety[->>];\n 100: << hundred[ >>];\n 1000: << thousand[ >>];\n 1,000,000: << million[ >>];\n 1,000,000,000: << billion[ >>];\n 1,000,000,000,000: << trillion[ >>];\n 1,000,000,000,000,000: =#,##0=;\n%alt-teens:\n =%simplified=;\n 1000>: <%%alt-hundreds<[ >>];\n 10,000: =%simplified=;\n%%alt-hundreds:\n 0: SHOULD NEVER GET HERE!;\n 10: <%simplified< thousand;\n 11: =%simplified= hundred>%%empty>;\n%%empty:\n 0:;%ordinal:\n zeroth; first; second; third; fourth; fifth; sixth; seventh;\n eighth; ninth;\n tenth; eleventh; twelfth; thirteenth; fourteenth;\n fifteenth; sixteenth; seventeenth; eighteenth;\n nineteenth;\n twentieth; twenty->>;\n 30: thirtieth; thirty->>;\n 40: fortieth; forty->>;\n 50: fiftieth; fifty->>;\n 60: sixtieth; sixty->>;\n 70: seventieth; seventy->>;\n 80: eightieth; eighty->>;\n 90: ninetieth; ninety->>;\n 100: <%simplified< hundredth; <%simplified< hundred >>;\n 1000: <%simplified< thousandth; <%simplified< thousand >>;\n 1,000,000: <%simplified< millionth; <%simplified< million >>;\n 1,000,000,000: <%simplified< billionth;\n <%simplified< billion >>;\n 1,000,000,000,000: <%simplified< trillionth;\n <%simplified< trillion >>;\n 1,000,000,000,000,000: =#,##0=;%default:\n -x: minus >>;\n x.x: << point >>;\n =%simplified=;\n 100: << hundred[ >%%and>];\n 1000: << thousand[ >%%and>];\n 100,000>>: << thousand[>%%commas>];\n 1,000,000: << million[>%%commas>];\n 1,000,000,000: << billion[>%%commas>];\n 1,000,000,000,000: << trillion[>%%commas>];\n 1,000,000,000,000,000: =#,##0=;\n%%and:\n and =%default=;\n 100: =%default=;\n%%commas:\n \' and =%default=;\n 100: , =%default=;\n 1000: , <%default< thousand, >%default>;\n 1,000,000: , =%default=;%%lenient-parse:\n & \' \' , \',\' ;\n"
    public static final java.lang.String wordsForDigits "-x: minus >>;\nx.x: << point >>;\nzero; one; two; three; four; five; six;\n seven; eight; nine;\n10: << >>;\n100: << >>>;\n1000: <<, >>>;\n1,000,000: <<, >>>;\n1,000,000,000: <<, >>>;\n1,000,000,000,000: <<, >>>;\n1,000,000,000,000,000: =#,##0=;\n"
  • com.ibm.icu.dev.demo.translit.AnyTransliterator 
    Modifier and Type Constant Field Value
    static final boolean DEBUG false
  • com.ibm.icu.dev.demo.translit.CaseIterator 
    Modifier and Type Constant Field Value
    private static final boolean DUMP false
    private static final boolean GENERATE false
  • com.ibm.icu.dev.demo.translit.Demo 
    Modifier and Type Constant Field Value
    static final int CLOSE_CANONICAL 4
    static final int CLOSE_CASE 1
    static final int CLOSE_COMPATIBILITY 8
    static final int CLOSE_FLATTEN 2
    static final boolean DEBUG false
    static final int LETTER_MASK 62
    static final java.lang.String NO_TRANSLITERATOR "None"
    static final byte NONE 0
    static final int RULE_FILE 0
    static final java.lang.String saveRules "A <> \uea41; B <> \uea42; C <> \uea43; D <> \uea44; E <> \uea45; F <> \uea46; G <> \uea47; H <> \uea48; I <> \uea49; J <> \uea4a; K <> \uea4b; L <> \uea4c; M <> \uea4d; N <> \uea4e; O <> \uea4f; P <> \uea50; Q <> \uea51; R <> \uea52; S <> \uea53; T <> \uea54; U <> \uea55; V <> \uea56; W <> \uea57; X <> \uea58; Y <> \uea59; Z <> \uea5a; a <> \uea61; b <> \uea62; c <> \uea63; d <> \uea64; e <> \uea65; f <> \uea66; g <> \uea67; h <> \uea68; i <> \uea69; j <> \uea6a; k <> \uea6b; l <> \uea6c; m <> \uea6d; n <> \uea6e; o <> \uea6f; p <> \uea70; q <> \uea71; r <> \uea72; s <> \uea73; t <> \uea74; u <> \uea75; v <> \uea76; w <> \uea77; x <> \uea78; y <> \uea79; z <> \uea7a;"
    private static final long serialVersionUID 1L
    static final java.lang.String START_TEXT "(cut,\u03ba\u03c5\u03c4,\u05d0,\u30af\u30c8,\u4e80,\u091a\u0941\u0924\u094d)"
    static final int TEST_FILE 1
    static final byte TITLELINE 2
    static final byte TITLEWORD 1
  • com.ibm.icu.dev.demo.translit.DemoApplet 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 8214879807740061678L
  • com.ibm.icu.dev.demo.translit.InfoDialog 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -3086665546137919018L
  • com.ibm.icu.dev.demo.translit.TransliteratingTextComponent 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -8672128213174154047L
  • com.ibm.icu.dev.test.perf.CollationPerformanceTest 
    Modifier and Type Constant Field Value
    static final java.lang.String usageString "usage: collperf options...\n-help Display this message.\n-file file_name utf-16 format file of names.\n-locale name ICU locale to use. Default is en_US\n-rules file_name Collation rules file (overrides locale)\n-usekeys Run tests using sortkeys rather than strcoll\n-strcmp Run tests using u_strcmp rather than strcoll\n-strcmpCPO Run tests using u_strcmpCodePointOrder rather than strcoll\n-loop nnnn Loopcount for test. Adjust for reasonable total running time.\n-iloop n Inner Loop Count. Default = 1. Number of calls to function\n under test at each call point. For measuring test overhead.\n-terse Terse numbers-only output. Intended for use by scripts.\n-french French accent ordering\n-frenchoff No French accent ordering (for use with French locales.)\n-norm Normalizing mode on\n-shifted Shifted mode\n-lower Lower case first\n-upper Upper case first\n-case Enable separate case level\n-level n Sort level, 1 to 5, for Primary, Secndary, Tertiary, Quaternary, Identical\n-keyhist Produce a table sort key size vs. string length\n-binsearch Binary Search timing test\n-keygen Sort Key Generation timing test\n-qsort Quicksort timing test\n-iter Iteration Performance Test\n-dump Display strings, sort keys and CEs.\n-java Run test using java.text.Collator.\n"
  • com.ibm.icu.dev.test.perf.PerfTest 
    Modifier and Type Constant Field Value
    static final int ACTION 16
    static final int BULK_MODE 11
    static final int DURATION 15
    static final int ENCODING 4
    static final int FILE_NAME 6
    static final int GARBAGE_COLLECT 17
    static final int HELP1 0
    static final int HELP2 1
    static final int ITERATIONS 8
    static final int LINE_MODE 10
    static final int LIST 18
    static final int LOCALE 12
    static final int PASSES 7
    static final int SOURCEDIR 3
    static final int TEST_NAME 13
    static final int THREADS 14
    static final int TIME 9
    static final int USELEN 5
    static final int VERBOSE 2
  • com.ibm.icu.dev.test.perf.PerfTest.UsageException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -1201256240606806242L
  • com.ibm.icu.dev.test.perf.ServiceObjectCreationPerf 
    Modifier and Type Constant Field Value
    private static final long DEF_COUNT 1000L
  • com.ibm.icu.dev.tool.charsetdet.sbcs.Checker 
    Modifier and Type Constant Field Value
    private static final int BUFFER_SIZE 1024
  • com.ibm.icu.dev.tool.charsetdet.sbcs.NGramList 
    Modifier and Type Constant Field Value
    protected final int N_GRAM_SIZE 3
  • com.ibm.icu.dev.tool.charsetdet.sbcs.NGramParser 
    Modifier and Type Constant Field Value
    private static final int A_ADDC 1
    private static final int A_ADDS 2
    private static final int A_NULL 0
    public static final int C_IGNORE 0
    public static final int C_LETTER 1
    public static final int C_PUNCT 2
    protected final int N_GRAM_SIZE 3
    private static final int S_LETTER 1
    private static final int S_PUNCT 2
    private static final int S_START 0
  • com.ibm.icu.dev.tool.charsetdet.sbcs.StatisticsTool 
    Modifier and Type Constant Field Value
    private static final int BUFFER_SIZE 1024
    private static final java.lang.String usageString "\nUsage: StatisticsTool [OPTIONS] [FILES]\n\nThis program will read in a Unicode text file of text in a particular language\nand compute the statistics needed to detected that language and character set.\n Options:\n-e specify the target encoding\n-h or -? print this usage text.\n-v also generate statistics for visual order.\n-l only generate statistics for logical order (cancel -v).-c run the checker.\n-t run the encoding test.\nexample: com.ibm.icu.dev.tool.charset.StatisticsTool -e 8859-1 Spanish.txt"
  • com.ibm.icu.dev.tool.ime.indic.com.ibm.icu.dev.tool.ime.indic.IndicInputMethodImpl 
    Modifier and Type Constant Field Value
    private static final char BACKSPACE 8
    private static final char INVALID_CHAR 65535
    private static final char KEY_SIGN_NUKTA 93
    private static final char KEY_SIGN_VIRAMA 100
    private static final char SUBSTITUTION_BASE 65280
    private static final char ZWJ 8205
    private static final char ZWNJ 8204
  • com.ibm.icu.dev.tool.ime.translit.com.ibm.icu.dev.tool.ime.translit.NameRenderer 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -210152863798631747L
  • com.ibm.icu.dev.tool.layout.ArabicShaping 
    Modifier and Type Constant Field Value
    static final int MASK_NOSHAPE 8
    static final int MASK_SHAPE_LEFT 2
    static final int MASK_SHAPE_RIGHT 1
    static final int MASK_TRANSPARENT 4
    public static final int VALUE_DUAL 3
    public static final int VALUE_LEFT 2
    public static final int VALUE_NONE 0
    public static final int VALUE_NOSHAPE_DUAL 11
    public static final int VALUE_NOSHAPE_NONE 8
    public static final int VALUE_RIGHT 1
    public static final int VALUE_TRANSPARENT 4
  • com.ibm.icu.dev.tool.layout.CanonGSUBBuilder 
    Modifier and Type Constant Field Value
    static final int COMPONENT_GLYPH 4
    static final int LIGATURE_GLYPH 2
    static final int MARK_GLYPH 3
    static final int SIMPLE_GLYPH 1
  • com.ibm.icu.dev.tool.layout.com.ibm.icu.dev.tool.layout.LigatureTree.Lignode 
    Modifier and Type Constant Field Value
    static final java.lang.String ind " "
  • com.ibm.icu.dev.tool.layout.Lookup 
    Modifier and Type Constant Field Value
    public static final int GPST_ChainingContext 8
    public static final int GPST_Context 7
    public static final int GPST_Cursive 3
    public static final int GPST_MarkToBase 4
    public static final int GPST_MarkToLigature 5
    public static final int GPST_MarkToMark 6
    public static final int GPST_Pair 2
    public static final int GPST_Single 1
    public static final int GSST_Alternate 3
    public static final int GSST_ChainingContext 6
    public static final int GSST_Context 5
    public static final int GSST_Ligature 4
    public static final int GSST_Multiple 2
    public static final int GSST_Single 1
    public static final int LF_IgnoreBaseGlyphs 2
    public static final int LF_IgnoreLigatures 4
    public static final int LF_IgnoreMarks 8
    public static final int LF_MarkAttachTypeMask 65280
    public static final int LF_MarkAttachTypeShift 8
    public static final int LF_ReservedBit 1
    public static final int LF_ReservedMask 240
  • com.ibm.icu.dev.tool.layout.ModuleWriter 
    Modifier and Type Constant Field Value
    private static final java.lang.String BUILDER_FILE_PATH "src/com/ibm/icu/dev/tool/layout/"
    protected static final java.lang.String moduleBegin "U_NAMESPACE_BEGIN\n"
    protected static final java.lang.String moduleHeader "/*\n *\n * (C) Copyright IBM Corp. 1998-{0,date,yyyy}. All Rights Reserved.\n *\n * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS\n * YOU REALLY KNOW WHAT YOU\'\'RE DOING.\n *\n * Generated on: {0,date,MM/dd/yyyy hh:mm:ss a z}\n */\n\n"
    protected static final java.lang.String moduleTrailer "U_NAMESPACE_END\n"
  • com.ibm.icu.dev.tool.layout.ScriptIDModuleWriter 
    Modifier and Type Constant Field Value
    private static final java.lang.String languageBrief "/**\n * \\file\n * \\brief C++ API: List of language codes for LayoutEngine\n */\n\n"
    private static final java.lang.String languagePreamble "/**\n * A provisional list of language codes. For now,\n * this is just a list of languages which the LayoutEngine\n * supports.\n *\n * @deprecated ICU 54. See \'{@link icu::LayoutEngine}\'\n */\n\nenum LanguageCodes \'{\'"
    private static final java.lang.String languagePreambleStable "/**\n * @stable ICU {0}\n */\n"
    private static final java.lang.String postamble "};\n"
    private static final java.lang.String ScriptAndLanguages "ScriptAndLanguages"
    private static final java.lang.String scriptBrief "/**\n * \\file\n * \\brief C++ API: Constants for Unicode script values\n */\n\n"
    private static final java.lang.String scriptPreamble "/**\n * Constants for Unicode script values, generated using\n * ICU4J\'\'s <code>UScript</code> class.\n *\n * @deprecated ICU 54. See \'{@link icu::LayoutEngine}\'\n */\n\nenum ScriptCodes \'{\'"
    private static final java.lang.String scriptPreambleStable "/**\n * @stable ICU {0}\n */\n"
    private static final boolean WITH_STABLE_TAGS false
  • com.ibm.icu.dev.tool.layout.ScriptRunModuleWriter 
    Modifier and Type Constant Field Value
    private static final java.lang.String postamble "};\n"
    private static final java.lang.String preamble "\nScriptRecord ScriptRun::scriptRecords[] = {"
  • com.ibm.icu.dev.tool.layout.ScriptTagModuleWriter 
    Modifier and Type Constant Field Value
    private static final java.lang.String cppPostamble "};\n"
    private static final java.lang.String cppPreamble "const LETag OpenTypeLayoutEngine::scriptTags[] = {"
    private static final java.lang.String cppScriptPostamble "};\n\nconst LETag OpenTypeLayoutEngine::languageTags[] = {"
    private static final java.lang.String hPostamble "\n\nU_NAMESPACE_END\n#endif"
    private static final java.lang.String hPreamble "/**\n * \\file\n * \\internal\n */\n\n"
    private static final java.lang.String hScriptPostamble "\nconst LETag nullScriptTag = 0x00000000; /* \'\' (NULL) */\n\n"
  • com.ibm.icu.dev.tool.layout.ThaiCharacterClasses 
    Modifier and Type Constant Field Value
    public static final int AD1 12
    public static final int AD2 13
    public static final int AD3 14
    public static final int AV1 16
    public static final int AV2 17
    public static final int AV3 18
    public static final int BDI 10
    public static final int BV1 8
    public static final int BV2 9
    public static final int cCount 19
    public static final int COA 2
    public static final int COD 3
    public static final int CON 1
    public static final int FV1 5
    public static final int FV2 6
    public static final int FV3 7
    public static final int LVO 4
    public static final int NIK 15
    public static final int NON 0
    public static final int TON 11
  • com.ibm.icu.dev.tool.localeconverter.XLIFF2ICUConverter 
    Modifier and Type Constant Field Value
    private static final java.lang.String ALIAS "alias"
    private static final int ALIAS_RESOURCE 1
    private static final java.lang.String ALTTRANS "alt-trans"
    private static final int ARRAY_RESOURCE 0
    private static final java.lang.String ARRAYS "array"
    private static final java.lang.String BIN "bin"
    private static final int BINARY_RESOURCE 2
    private static final java.lang.String BINSOURCE "bin-source"
    private static final java.lang.String BINUNIT "bin-unit"
    private static final java.lang.String BOM "\ufeff"
    private static final java.lang.String CHARSET "UTF-8"
    private static final java.lang.String CLOSEBRACE "}"
    private static final java.lang.String COLON ":"
    private static final java.lang.String COMMA ","
    private static final java.lang.String COMMENTEND " */"
    private static final java.lang.String COMMENTMIDDLE " * "
    private static final java.lang.String COMMENTSTART "/**"
    private static final java.lang.String CRC "crc"
    private static final int DESTDIR 3
    private static final java.lang.String EMPTY ""
    private static final java.lang.String EXTERNALFILE "external-file"
    private static final java.lang.String FILE "file"
    private static final java.lang.String FILES "file"
    private static final java.lang.String GROUPS "group"
    private static final int HELP1 0
    private static final int HELP2 1
    private static final java.lang.String HREF "href"
    private static final java.lang.String ID "id"
    private static final java.lang.String IMPORT "import"
    private static final java.lang.String INDENT " "
    private static final int INTEGER_RESOURCE 3
    private static final java.lang.String INTERNALFILE "internal-file"
    private static final java.lang.String INTS "int"
    private static final java.lang.String INTVECTOR "intvector"
    private static final int INTVECTOR_RESOURCE 4
    private static final int MAKE_SOURCE_ROOT 6
    private static final java.lang.String NOTE "note"
    private static final java.lang.String OPENBRACE "{"
    private static final java.lang.String QUOTE "\""
    private static final java.lang.String RESNAME "resname"
    private static final java.lang.String RESTYPE "restype"
    private static final java.lang.String ROOT "root"
    private static final java.lang.String SOURCE "source"
    private static final int SOURCEDIR 2
    private static final java.lang.String SOURCELANGUAGE "source-language"
    private static final int SOURCEONLY 5
    private static final java.lang.String SPACE " "
    private static final java.lang.String STRINGS "string"
    private static final java.lang.String TABLE "table"
    private static final int TABLE_RESOURCE 5
    private static final java.lang.String TAG " * @"
    private static final java.lang.String TARGET "target"
    private static final java.lang.String TARGETLANGUAGE "target-language"
    private static final int TARGETONLY 4
    private static final java.lang.String TRANSLATE "translate"
    private static final java.lang.String TRANSUNIT "trans-unit"
    private static final int XLIFF_1_0 7
    private static final java.lang.String XMLLANG "xml:lang"
  • com.ibm.icu.dev.tool.timescale.EpochOffsets 
    Modifier and Type Constant Field Value
    private static final long days 864000000000L
    private static final long hours 36000000000L
    private static final long javaDays 86400000L
    private static final long microseconds 10L
    private static final long milliseconds 10000L
    private static final long minutes 600000000L
    private static final long seconds 10000000L
    private static final long ticks 1L
  • com.ibm.icu.dev.tool.timescale.GenerateCTimeScaleData 
    Modifier and Type Constant Field Value
    private static final long days 864000000000L
    private static final long hours 36000000000L
    private static final long microseconds 10L
    private static final long milliseconds 10000L
    private static final long minutes 600000000L
    private static final long seconds 10000000L
    private static final long ticks 1L
  • com.ibm.icu.dev.tool.translit.Trans 
    Modifier and Type Constant Field Value
    static final boolean DEBUG false
  • com.ibm.icu.dev.tool.translit.com.ibm.icu.dev.tool.translit.UnicodeSetCloseOver 
    Modifier and Type Constant Field Value
    static final java.lang.String C_SET_OUT "to_uniset.cpp"
    static final java.lang.String C_UCHAR_OUT "to_uchar.c"
    static final boolean DEFAULT_CASE_MAP true
    static final java.lang.String JAVA_CHARPROP_OUT "to_UCharacterProperty.java"
    static final java.lang.String JAVA_OUT "to_UnicodeSet.java"
  • com.ibm.icu.impl.duration.BasicDurationFormat 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -3146984141909457700L
  • com.ibm.icu.impl.duration.com.ibm.icu.impl.duration.BasicPeriodBuilderFactory 
    Modifier and Type Constant Field Value
    private static final short allBits 255
  • com.ibm.icu.impl.icuadapter.NumberFormatJDK 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -1739846528146803964L
  • com.ibm.icu.impl.icuadapter.TimeZoneJDK 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -1137052823551791933L
  • com.ibm.icu.impl.javaspi.ICULocaleServiceProvider 
    Modifier and Type Constant Field Value
    private static final java.lang.String ENABLE_ISO3_LANG_KEY "com.ibm.icu.impl.javaspi.ICULocaleServiceProvider.enableIso3Languages"
    private static final java.lang.String ENABLE_VARIANTS_KEY "com.ibm.icu.impl.javaspi.ICULocaleServiceProvider.enableIcuVariants"
    private static final java.lang.String SPI_PROP_FILE "com/ibm/icu/impl/javaspi/ICULocaleServiceProviderConfig.properties"
    private static final java.lang.String SUFFIX_KEY "com.ibm.icu.impl.javaspi.ICULocaleServiceProvider.icuVariantSuffix"
    private static final java.lang.String USE_DECIMALFORMAT_KEY "com.ibm.icu.impl.javaspi.ICULocaleServiceProvider.useDecimalFormat"
  • com.ibm.icu.message2.MFParseException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -7634219305388292407L
  • com.ibm.icu.message2.MFParser 
    Modifier and Type Constant Field Value
    private static final int EOF -1
  • com.ibm.icu.message2.com.ibm.icu.message2.NumberFormatterFactory.PluralSelectorImpl 
    Modifier and Type Constant Field Value
    private static final java.lang.String NO_MATCH "\ufffdNO_MATCH\ufffe"
  • com.ibm.icu.message2.com.ibm.icu.message2.StringUtils 
    Modifier and Type Constant Field Value
    private static final java.lang.String RESERVED_ANNOTATION_SIGILS "!%*+<>?~"
  • com.ibm.icu.samples.shaping.ArabicShapingSample 
    Modifier and Type Constant Field Value
    private static final int COPY 0
    private static final int INPLACE 1
    private static final int STRING 2
    private static final java.lang.String usage "Usage: [option]* [text]\n where option is in the format \'-opt[:val]\'\n options are:\n -len:[gs|sn|se|sb] (length: grow/shrink, spaces near, spaces end, spaces beginning)\n -dir:[log|vis] (direction: logical, visual)\n -let:[no|sh|un|ta] (letters: noop, shape, unshape, tashkeel)\n -dig:[no|ea|ae|lr|al] (digits: noop, en2an, an2en, en2an_lr, en2an_al)\n -typ:[an|ex] (digit type: arabic, arabic extended)\n -dst:# (dest start: [integer])\n -dln:# (dest length (max size): [integer])\n -sst:# (source start: [integer])\n -sln:# (source length: [integer])\n -tes:[cp|ip|st] (test type: copy, in place, string)\n -help (print this help message)\n text can contain unicode escape values in the format \'\\uXXXX\' only\n"
  • com.ibm.icu.samples.text.messagepattern.MessagePatternDemo 
    Modifier and Type Constant Field Value
    private static final java.lang.String manySpaces " "
  • com.ibm.icu.samples.text.messagepattern.MessagePatternUtilDemo 
    Modifier and Type Constant Field Value
    private static final java.lang.String manySpaces " "