Source Code Cross Referenced for myLocaleElements.java in  » Internationalization-Localization » icu4j » com » ibm » icu » dev » tool » localeconverter » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Internationalization Localization » icu4j » com.ibm.icu.dev.tool.localeconverter 
Source Cross Referenced  Class Diagram Java Document (Java Doc) 


001:        /*
002:         *******************************************************************************
003:         *
004:         *   Copyright (C) 1996-2004, International Business Machines
005:         *   Corporation and others.  All Rights Reserved.
006:         *
007:         *******************************************************************************
008:         */
009:
010:        /**
011:         *
012:         * Table of Java supplied standard locale elements
013:         *
014:         * automatically generated by java LocaleTool LocaleElements.java
015:         *
016:         * Date Created: Wed Aug 21 15:47:57  1996
017:         *
018:         *     Locale Elements and Patterns:  last update 10/23/96
019:         *
020:         *
021:         */package com.ibm.icu.dev.tool.localeconverter;
022:
023:        import java.util.ListResourceBundle;
024:
025:        public class myLocaleElements extends ListResourceBundle {
026:            /**
027:             * Overrides ListResourceBundle
028:             */
029:            public Object[][] getContents() {
030:                return new Object[][] {
031:                        { "LocaleString", "en_US" }, // locale id based on iso codes
032:                        { "LocaleID", "0409" }, // Windows id
033:                        { "ShortLanguage", "eng" }, // iso-3 abbrev lang name
034:                        { "ShortCountry", "USA" }, // iso-3 abbrev country name
035:                        {
036:                                "Languages", // language names
037:                                new String[][] { { "ab", "Abkhazian" },
038:                                        { "aa", "Afar" },
039:                                        { "af", "Afrikaans" },
040:                                        { "sq", "Albanian" },
041:                                        { "am", "Amharic" },
042:                                        { "ar", "Arabic" },
043:                                        { "hy", "Armenian" },
044:                                        { "as", "Assamese" },
045:                                        { "ay", "Aymara" },
046:                                        { "az", "Azerbaijani" },
047:                                        { "ba", "Bashkir" },
048:                                        { "eu", "Basque" },
049:                                        { "bn", "Bengali" },
050:                                        { "dz", "Bhutani" },
051:                                        { "bh", "Bihari" },
052:                                        { "bi", "Bislama" },
053:                                        { "br", "Breton" },
054:                                        { "bg", "Bulgarian" },
055:                                        { "my", "Burmese" },
056:                                        { "be", "Byelorussian" },
057:                                        { "km", "Cambodian" },
058:                                        { "ca", "Catalan" },
059:                                        { "zh", "Chinese" },
060:                                        { "co", "Corsican" },
061:                                        { "hr", "Croatian" },
062:                                        { "cs", "Czech" }, { "da", "Danish" },
063:                                        { "nl", "Dutch" }, { "en", "English" },
064:                                        { "eo", "Esperanto" },
065:                                        { "et", "Estonian" },
066:                                        { "fo", "Faeroese" }, { "fj", "Fiji" },
067:                                        { "fi", "Finnish" },
068:                                        { "fr", "French" },
069:                                        { "fy", "Frisian" },
070:                                        { "gl", "Galician" },
071:                                        { "ka", "Georgian" },
072:                                        { "de", "German" }, { "el", "Greek" },
073:                                        { "kl", "Greenlandic" },
074:                                        { "gn", "Guarani" },
075:                                        { "gu", "Gujarati" },
076:                                        { "ha", "Hausa" }, { "iw", "Hebrew" },
077:                                        { "hi", "Hindi" },
078:                                        { "hu", "Hungarian" },
079:                                        { "is", "Icelandic" },
080:                                        { "in", "Indonesian" },
081:                                        { "ia", "Interlingua" },
082:                                        { "ie", "Interlingue" },
083:                                        { "ik", "Inupiak" }, { "ga", "Irish" },
084:                                        { "it", "Italian" },
085:                                        { "ja", "Japanese" },
086:                                        { "jw", "Javanese" },
087:                                        { "kn", "Kannada" },
088:                                        { "ks", "Kashmiri" },
089:                                        { "kk", "Kazakh" },
090:                                        { "rw", "Kinyarwanda" },
091:                                        { "ky", "Kirghiz" },
092:                                        { "rn", "Kirundi" },
093:                                        { "ko", "Korean" },
094:                                        { "ku", "Kurdish" },
095:                                        { "lo", "Laothian" },
096:                                        { "la", "Latin" },
097:                                        { "lv", "Latvian (Lettish)" },
098:                                        { "ln", "Lingala" },
099:                                        { "lt", "Lithuanian" },
100:                                        { "mk", "Macedonian" },
101:                                        { "mg", "Malagasy" },
102:                                        { "ms", "Malay" },
103:                                        { "ml", "Malayalam" },
104:                                        { "mt", "Maltese" }, { "mi", "Maori" },
105:                                        { "mr", "Marathi" },
106:                                        { "mo", "Moldavian" },
107:                                        { "mn", "Mongolian" },
108:                                        { "na", "Nauru" }, { "ne", "Nepali" },
109:                                        { "no", "Norwegian" },
110:                                        { "oc", "Occitan" }, { "or", "Oriya" },
111:                                        { "om", "Oromo (Afan)" },
112:                                        { "ps", "Pashto (Pushto)" },
113:                                        { "fa", "Persian" },
114:                                        { "pl", "Polish" },
115:                                        { "pt", "Portuguese" },
116:                                        { "pa", "Punjabi" },
117:                                        { "qu", "Quechua" },
118:                                        { "rm", "Rhaeto-Romance" },
119:                                        { "ro", "Romanian" },
120:                                        { "ru", "Russian" },
121:                                        { "sm", "Samoan" }, { "sg", "Sangro" },
122:                                        { "sa", "Sanskrit" },
123:                                        { "gd", "Scots Gaelic" },
124:                                        { "sr", "Serbian" },
125:                                        { "sh", "Serbo-Croatian" },
126:                                        { "st", "Sesotho" },
127:                                        { "tn", "Setswana" },
128:                                        { "sn", "Shona" }, { "sd", "Sindhi" },
129:                                        { "si", "Singhalese" },
130:                                        { "ss", "Siswati" },
131:                                        { "sk", "Slovak" },
132:                                        { "sl", "Slovenian" },
133:                                        { "so", "Somali" },
134:                                        { "es", "Spanish" },
135:                                        { "su", "Sundanese" },
136:                                        { "sw", "Swahili" },
137:                                        { "sv", "Swedish" },
138:                                        { "tl", "Tagalog" }, { "tg", "Tajik" },
139:                                        { "ta", "Tamil" }, { "tt", "Tatar" },
140:                                        { "te", "Telugu" }, { "th", "Thai" },
141:                                        { "bo", "Tibetan" },
142:                                        { "ti", "Tigrinya" },
143:                                        { "to", "Tonga" }, { "ts", "Tsonga" },
144:                                        { "tr", "Turkish" },
145:                                        { "tk", "Turkmen" }, { "tw", "Twi" },
146:                                        { "uk", "Ukrainian" },
147:                                        { "ur", "Urdu" }, { "uz", "Uzbek" },
148:                                        { "vi", "Vietnamese" },
149:                                        { "vo", "Volapuk" }, { "cy", "Welsh" },
150:                                        { "wo", "Wolof" }, { "xh", "Xhosa" },
151:                                        { "ji", "Yiddish" },
152:                                        { "yo", "Yoruba" }, { "zu", "Zulu" } } },
153:                        {
154:                                "Countries", // country names
155:                                new String[][] {
156:                                        { "AF", "Afghanistan" },
157:                                        { "AL", "Albania" },
158:                                        { "DZ", "Algeria" },
159:                                        { "AD", "Andorra" },
160:                                        { "AO", "Angola" },
161:                                        { "AI", "Anguilla" },
162:                                        { "AR", "Argentina" },
163:                                        { "AM", "Armenia" },
164:                                        { "AW", "Aruba" },
165:                                        { "AU", "Australia" },
166:                                        { "AT", "Austria" },
167:                                        { "AZ", "Azerbaijan" },
168:                                        { "BS", "Bahamas" },
169:                                        { "BH", "Bahrain" },
170:                                        { "BD", "Bangladesh" },
171:                                        { "BB", "Barbados" },
172:                                        { "BY", "Belarus" },
173:                                        { "BE", "Belgium" },
174:                                        { "BZ", "Belize" },
175:                                        { "BJ", "Benin" },
176:                                        { "BM", "Bermuda" },
177:                                        { "BT", "Bhutan" },
178:                                        { "BO", "Bolivia" },
179:                                        { "BA", "Bosnia and Herzegovina" },
180:                                        { "BW", "Botswana" },
181:                                        { "BR", "Brazil" },
182:                                        { "BN", "Brunei Darussalam" },
183:                                        { "BG", "Bulgaria" },
184:                                        { "BF", "Burkina Faso" },
185:                                        { "BI", "Burundi" },
186:                                        { "KH", "Cambodia" },
187:                                        { "CM", "Cameroon" },
188:                                        { "CA", "Canada" },
189:                                        { "CV", "Cape Verde" },
190:                                        { "CF", "Central African Republic" },
191:                                        { "TD", "Chad" },
192:                                        { "CL", "Chile" },
193:                                        { "CN", "China" },
194:                                        { "CO", "Colombia" },
195:                                        { "KM", "Comoros" },
196:                                        { "CG", "Congo" },
197:                                        { "CR", "Costa Rica" },
198:                                        { "CI", "Cote D'ivoire" },
199:                                        { "HR", "Croatia" },
200:                                        { "CU", "Cuba" },
201:                                        { "CY", "Cyprus" },
202:                                        { "CZ", "Czech Republic" },
203:                                        { "DK", "Denmark" },
204:                                        { "DJ", "Djibouti" },
205:                                        { "DM", "Dominica" },
206:                                        { "DO", "Dominican Republic" },
207:                                        { "TP", "East Timor" },
208:                                        { "EC", "Ecuador" },
209:                                        { "EG", "Egypt" },
210:                                        { "SV", "El Salvador" },
211:                                        { "GQ", "Equatorial Guinea" },
212:                                        { "ER", "Eritrea" },
213:                                        { "EE", "Estonia" },
214:                                        { "ET", "Ethiopia" },
215:                                        { "FJ", "Fiji" },
216:                                        { "FI", "Finland" },
217:                                        { "FR", "France" },
218:                                        { "GF", "French Guiana" },
219:                                        { "PF", "French Polynesia" },
220:                                        { "TF", "French Southern Territories" },
221:                                        { "GA", "Gabon" }, { "GM", "Gambia" },
222:                                        { "GE", "Georgia" },
223:                                        { "DE", "Germany" }, { "GH", "Ghana" },
224:                                        { "GR", "Greece" },
225:                                        { "GP", "Guadeloupe" },
226:                                        { "GT", "Guatemala" },
227:                                        { "GN", "Guinea" },
228:                                        { "GW", "Guinea-Bissau" },
229:                                        { "GY", "Guyana" }, { "HT", "Haiti" },
230:                                        { "HN", "Honduras" },
231:                                        { "HK", "Hong Kong" },
232:                                        { "HU", "Hungary" },
233:                                        { "IS", "Iceland" }, { "IN", "India" },
234:                                        { "ID", "Indonesia" },
235:                                        { "IR", "Iran" }, { "IQ", "Iraq" },
236:                                        { "IE", "Ireland" },
237:                                        { "IL", "Israel" }, { "IT", "Italy" },
238:                                        { "JM", "Jamaica" }, { "JP", "Japan" },
239:                                        { "JO", "Jordan" },
240:                                        { "KZ", "Kazakhstan" },
241:                                        { "KE", "Kenya" },
242:                                        { "KI", "Kiribati" },
243:                                        { "KP", "North Korea" },
244:                                        { "KR", "South Korea" },
245:                                        { "KW", "Kuwait" },
246:                                        { "KG", "Kyrgyzstan" },
247:                                        { "LA", "Laos" }, { "LV", "Latvia" },
248:                                        { "LB", "Lebanon" },
249:                                        { "LS", "Lesotho" },
250:                                        { "LR", "Liberia" },
251:                                        { "LY", "Libyan Arab Jamahiriya" },
252:                                        { "LI", "Liechtenstein" },
253:                                        { "LT", "Lithuania" },
254:                                        { "LU", "Luxembourg" },
255:                                        { "MK", "Macedonia" },
256:                                        { "MG", "Madagascar" },
257:                                        { "MY", "Malaysia" }, { "ML", "Mali" },
258:                                        { "MT", "Malta" },
259:                                        { "MQ", "Martinique" },
260:                                        { "MR", "Mauritania" },
261:                                        { "MU", "Mauritius" },
262:                                        { "YT", "Mayotte" },
263:                                        { "MX", "Mexico" },
264:                                        { "FM", "Micronesia" },
265:                                        { "MD", "Moldova" },
266:                                        { "MC", "Monaco" },
267:                                        { "MN", "Mongolia" },
268:                                        { "MS", "Montserrat" },
269:                                        { "MA", "Morocco" },
270:                                        { "MZ", "Mozambique" },
271:                                        { "MM", "Myanmar" },
272:                                        { "NA", "Namibia" }, { "NP", "Nepal" },
273:                                        { "NL", "Netherlands" },
274:                                        { "AN", "Netherlands Antilles" },
275:                                        { "NC", "New Caledonia" },
276:                                        { "NZ", "New Zealand" },
277:                                        { "NI", "Nicaragua" },
278:                                        { "NE", "Niger" }, { "NG", "Nigeria" },
279:                                        { "NU", "Niue" }, { "NO", "Norway" },
280:                                        { "OM", "Oman" }, { "PK", "Pakistan" },
281:                                        { "PA", "Panama" },
282:                                        { "PG", "Papua New Guinea" },
283:                                        { "PY", "Paraguay" }, { "PE", "Peru" },
284:                                        { "PH", "Philippines" },
285:                                        { "PL", "Poland" },
286:                                        { "PT", "Portugal" },
287:                                        { "PR", "Puerto Rico" },
288:                                        { "QA", "Qatar" }, { "RO", "Romania" },
289:                                        { "RU", "Russian Federation" },
290:                                        { "RW", "Rwanda" },
291:                                        { "SA", "Saudi Arabia" },
292:                                        { "SN", "Senegal" },
293:                                        { "SP", "Serbia" },
294:                                        { "SC", "Seychelles" },
295:                                        { "SL", "Sierra Leone" },
296:                                        { "SG", "Singapore" },
297:                                        { "SK", "Slovakia" },
298:                                        { "SI", "Slovenia" },
299:                                        { "SO", "Somalia" },
300:                                        { "ZA", "South Africa" },
301:                                        { "ES", "Spain" },
302:                                        { "LK", "Sri Lanka" },
303:                                        { "SD", "Sudan" },
304:                                        { "SR", "Suriname" },
305:                                        { "SZ", "Swaziland" },
306:                                        { "SE", "Sweden" },
307:                                        { "CH", "Switzerland" },
308:                                        { "SY", "Syria" }, { "TW", "Taiwan" },
309:                                        { "TJ", "Tajikistan" },
310:                                        { "TZ", "Tanzania" },
311:                                        { "TH", "Thailand" }, { "TG", "Togo" },
312:                                        { "TK", "Tokelau" }, { "TO", "Tonga" },
313:                                        { "TT", "Trinidad and Tobago" },
314:                                        { "TN", "Tunisia" },
315:                                        { "TR", "Turkey" },
316:                                        { "TM", "Turkmenistan" },
317:                                        { "UG", "Uganda" },
318:                                        { "UA", "Ukraine" },
319:                                        { "AE", "United Arab Emirates" },
320:                                        { "GB", "United Kingdom" },
321:                                        { "US", "United States" },
322:                                        { "UY", "Uruguay" },
323:                                        { "UZ", "Uzbekistan" },
324:                                        { "VU", "Vanuatu" },
325:                                        { "VA", "Vatican" },
326:                                        { "VE", "Venezuela" },
327:                                        { "VN", "Viet Nam" },
328:                                        { "VG", "British Virgin Islands" },
329:                                        { "VI", "U.S. Virgin Islands" },
330:                                        { "EH", "Western Sahara" },
331:                                        { "YE", "Yemen" },
332:                                        { "YU", "Yugoslavia" },
333:                                        { "ZR", "Zaire" }, { "ZM", "Zambia" },
334:                                        { "ZW", "Zimbabwe" } } },
335:                        { "%%EURO", "Euro" }, // Euro variant display name
336:                        { "LocaleNamePatterns",
337:                        /* Formats for the display name of a locale, for a list of
338:                         * items, and for composing two items in a list into one item.
339:                         * The list patterns are used in the variant name and in the
340:                         * full display name.
341:                         */
342:                        new String[] { "{0,choice,0#|1#{1}|2#{1} ({2})}", // Display name
343:                                "{0,choice,0#|1#{1}|2#{1},{2}|3#{1},{2},{3}}", // List
344:                                "{0},{1}" // List composition
345:                        } },
346:                        { "MonthNames", new String[] { "January", // january
347:                                "February", // february
348:                                "March", // march
349:                                "April", // april
350:                                "May", // may
351:                                "June", // june
352:                                "July", // july
353:                                "August", // august
354:                                "September", // september
355:                                "October", // october
356:                                "November", // november
357:                                "December", // december
358:                                "" // month 13 if applicable
359:                        } },
360:                        { "MonthAbbreviations", new String[] { "Jan", // abb january
361:                                "Feb", // abb february
362:                                "Mar", // abb march
363:                                "Apr", // abb april
364:                                "May", // abb may
365:                                "Jun", // abb june
366:                                "Jul", // abb july
367:                                "Aug", // abb august
368:                                "Sep", // abb september
369:                                "Oct", // abb october
370:                                "Nov", // abb november
371:                                "Dec", // abb december
372:                                "" // abb month 13 if applicable
373:                        } },
374:                        { "DayNames", new String[] { "Sunday", // Sunday
375:                                "Monday", // Monday
376:                                "Tuesday", // Tuesday
377:                                "Wednesday", // Wednesday
378:                                "Thursday", // Thursday
379:                                "Friday", // Friday
380:                                "Saturday" // Saturday
381:                        } },
382:                        { "DayAbbreviations", new String[] { "Sun", // abb Sunday
383:                                "Mon", // abb Monday
384:                                "Tue", // abb Tuesday
385:                                "Wed", // abb Wednesday
386:                                "Thu", // abb Thursday
387:                                "Fri", // abb Friday
388:                                "Sat" // abb Saturday
389:                        } },
390:                        { "AmPmMarkers", new String[] { "AM", // am marker
391:                                "PM" // pm marker
392:                        } },
393:                        { "Eras", new String[] { // era strings
394:                                "BC", "AD" } },
395:                        { "NumberPatterns",
396:                                new String[] { "#,##0.###;-#,##0.###", // decimal pattern
397:                                        "$#,##0.00;($#,##0.00)", // currency pattern
398:                                        "#,##0%" // percent pattern
399:                                } },
400:                        { "NumberElements", new String[] { ".", // decimal separator
401:                                ",", // group (thousands) separator
402:                                ";", // list separator
403:                                "%", // percent sign
404:                                "0", // native 0 digit
405:                                "#", // pattern digit
406:                                "-", // minus sign
407:                                "E", // exponential
408:                                "\u2030", // per mille
409:                                "\u221e", // infinity
410:                                "\ufffd" // NaN
411:                        } },
412:                        { "CurrencyElements", new String[] { "$", // local currency symbol
413:                                "USD", // intl currency symbol
414:                                "." // monetary decimal separator
415:                        } },
416:                        { "DateTimePatterns",
417:                                new String[] { "h:mm:ss 'o''''clock' a z", // full time pattern
418:                                        "h:mm:ss a z", // long time pattern
419:                                        "h:mm:ss a", // medium time pattern
420:                                        "h:mm a", // short time pattern
421:                                        "EEEE, MMMM d, yyyy", // full date pattern
422:                                        "MMMM d, yyyy", // long date pattern
423:                                        "dd-MMM-yy", // medium date pattern
424:                                        "M/d/yy", // short date pattern
425:                                        "{1} {0}" // date-time pattern
426:                                } },
427:                        { "DateTimeElements", new String[] { "1", // first day of week
428:                                "1" // min days in first week
429:                        } },
430:                        {
431:                                "collations",
432:                                new String[][] { { "Version", "1.0" },
433:                                        { "Overide", "false" },
434:                                        { "Sequence", "" } } },
435:                        { "Measurement", "" },
436:                        { "CountryNumber", "" },
437:                        { "CountryISBNNumber", "" },
438:                        { "LanguageLibraryUse", "" },
439:                        {
440:                                "PaperSize",
441:                                new String[][] { { "Height", "" },
442:                                        { "Width", "" }, { "Units", "" } } },
443:
444:                        { "Messages", new String[][] { { "YesExpression", "" }, /* yes expression */
445:                        { "NoExpression", "" }, /* no expression */
446:                        { "YesStr", "" }, { "NoStr", "" } } },
447:                        { "AddressFormat",
448:                                new String[][] { { "PostalFormat", "" }, } },
449:
450:                        {
451:                                "NameFormat",
452:                                new String[][] { { "NamePattern", "" },
453:                                        { "GeneralSalutaion", "" },
454:                                        { "ShortSalutationMr", "" },
455:                                        { "ShortSalutationMiss", "" },
456:                                        { "ShortSalutationMrs", "" },
457:                                        { "LongSalutationMr", "" },
458:                                        { "LongSalutationMiss", "" },
459:                                        { "LongSalutationMrs", "" } } },
460:                        {
461:                                "Identification",
462:                                new String[][] { { "Title", "" },
463:                                        { "Source", "" }, { "Address", "" },
464:                                        { "Contact", "" }, { "Email", "" },
465:                                        { "Telephone", "" }, { "Fax", "" },
466:                                        { "Language", "" },
467:                                        { "Territory", "" },
468:                                        { "Audience", "" },
469:                                        { "Application", "" },
470:                                        { "Abbreviation", "" },
471:                                        { "Revision", "" }, { "Date", "" } }
472:
473:                        },
474:                        {
475:                                "TelephoneFormat",
476:                                new String[][] { { "InternationalFormat", "" },
477:                                        { "DomesticFormat", "" },
478:                                        { "InternationalDialCode", "" },
479:                                        { "InternationalPrefix", "" } } } };
480:            }
481:        }
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.