Name | Date | Size | ||
---|---|---|---|---|
.. | 25-Oct-2024 | 4 KiB | ||
.gitignore | H A D | 25-Oct-2024 | 14 | |
APIChangeReport.html | H A D | 25-Oct-2024 | 14 KiB | |
build.properties | H A D | 25-Oct-2024 | 568 | |
build.xml | H A D | 25-Oct-2024 | 90.8 KiB | |
coverage-exclusion.txt | H A D | 25-Oct-2024 | 91.4 KiB | |
demos/ | H | 25-Oct-2024 | 4 KiB | |
ivy.xml | H A D | 25-Oct-2024 | 436 | |
lib/ | H | 25-Oct-2024 | 4 KiB | |
main/ | H | 25-Oct-2024 | 4 KiB | |
manifest.stub | H A D | 25-Oct-2024 | 802 | |
maven/ | H | 25-Oct-2024 | 4 KiB | |
perf-tests/ | H | 25-Oct-2024 | 4 KiB | |
readme.html | H A D | 25-Oct-2024 | 1.1 KiB | |
samples/ | H | 25-Oct-2024 | 4 KiB | |
stylesheet7.css | H A D | 25-Oct-2024 | 12.7 KiB | |
stylesheet8.css | H A D | 25-Oct-2024 | 13.9 KiB | |
tools/ | H | 25-Oct-2024 | 4 KiB |
readme.html
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 2 "http://www.w3.org/TR/html4/loose.dtd"> 3<html> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 6 <meta http-equiv="Content-Style-Type" content="text/css2"> 7 <title>ReadMe for ICU4J</title> 8 <meta name="COPYRIGHT" content="© 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html"> 9 <style type="text/css"> 10h2.doc { background: #CCCCFF } 11h3.doc { text-decoration: underline } 12 </style> 13</head> 14<body style="background-color: rgb(255, 255, 255);" lang="EN-US" 15 link="#0000ff" vlink="#800080"> 16 17 <p>This readme has moved to the <a href="https://unicode-org.github.io/icu/userguide/icu4j/">ICU4J Readme</a> 18 section in the <a href="https://unicode-org.github.io/icu/">ICU User Guide</a>.</p> 19 20 <hr /> 21 <p> Copyright © 2016 and later: Unicode, Inc. and others. License & terms of use: 22 <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/> 23 Copyright © 1997-2016 International Business Machines Corporation and others. 24 All Rights Reserved.</p> 25 26</body> 27</html> 28