Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
JDK 17 jdk.localedata.jmod - Locale Data Module
JDK 17 jdk.localedata.jmod is the JMOD file for JDK 17 Localedata module.
JDK 17 Locale Data module compiled class files are stored in \fyicenter\jdk-17.0.5\jmods\jdk.localedata.jmod.
JDK 17 Locale Data module compiled class files are also linked and stored in the \fyicenter\jdk-17.0.5\lib\modules JImage file.
JDK 17 Locale Data module source code files are stored in \fyicenter\jdk-17.0.5\lib\src.zip\jdk.localedata.
You can click and view the content of each source code file in the list below.
✍: FYIcenter
⏎ sun/text/resources/ext/CollationData_hi.java
/*
* Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*
*/
/*
* Copyright (c) 1998 International Business Machines.
* All Rights Reserved.
*
*/
package sun.text.resources.ext;
import java.util.ListResourceBundle;
public class CollationData_hi extends ListResourceBundle {
protected final Object[][] getContents() {
return new Object[][] {
{ "Rule", ""
+ "< \u0901 < \u0902 < \u0903 < \u0905"
+ "< \u0906 < \u0907 < \u0908 < \u0909"
+ "< \u090a < \u090b < \u0960 < \u090e"
+ "< \u090f < \u090c < \u0961 < \u0910"
+ "< \u090d < \u0912 < \u0913 < \u0914"
+ "< \u0911 < \u0915 < \u0958 < \u0916"
+ "< \u0959 < \u0917 < \u095a < \u0918"
+ "< \u0919 < \u091a < \u091b < \u091c"
+ "< \u095b < \u091d < \u091e < \u091f"
+ "< \u0920 < \u0921 < \u095c < \u0922"
+ "< \u095d < \u0923 < \u0924 < \u0925"
+ "< \u0926 < \u0927 < \u0928 < \u0929"
+ "< \u092a < \u092b < \u095e < \u092c"
+ "< \u092d < \u092e < \u092f < \u095f"
+ "< \u0930 < \u0931 < \u0932 < \u0933"
+ "< \u0934 < \u0935 < \u0936 < \u0937"
+ "< \u0938 < \u0939 < \u093e < \u093f"
+ "< \u0940 < \u0941 < \u0942 < \u0943"
+ "< \u0944 < \u0946 < \u0947 < \u0948"
+ "< \u0945 < \u094a < \u094b < \u094c"
+ "< \u0949 < \u094d < \u093c < \u093d"
+ "< \u0950 < \u0951 < \u0952 < \u0953"
+ "< \u0954 < \u0962 < \u0963 < \u0964"
+ "< \u0965 < \u0966 < \u0967 < \u0968"
+ "< \u0969 < \u096a < \u096b < \u096c"
+ "< \u096d < \u096e < \u096f < \u0970"
},
};
}
}
⏎ sun/text/resources/ext/CollationData_hi.java
Or download all of them as a single archive file:
File name: jdk.localedata-17.0.5-src.zip File size: 7403285 bytes Release date: 2022-09-13 Download
⇒ JDK 17 jdk.management.jmod - Management Module
2023-07-29, ≈188🔥, 0💬
Popular Posts:
What Is ojdbc5.jar for Oracle 11g R1? ojdbc5.jar for Oracle 11g R1 is the JAR files of ojdbc.jar, JD...
JRE 8 deploy.jar is the JAR file for JRE 8 Java Control Panel and other deploy tools. JRE (Java Runt...
What Is poi-3.5.jar - Part 2? poi-3.5.jar is one of the JAR files for Apache POI 3.5, which provides...
JDK 17 jdk.jdeps.jmod is the JMOD file for JDK 17 JDeps tool, which can be invoked by the "jdeps" co...
JDK 17 jdk.jdi.jmod is the JMOD file for JDK 17 JDI (Java Debug Interface) tool. JDK 17 JDI tool com...