mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-10993 Regenerated APIChangeReport.html (only header/footer had changed)
X-SVN-Rev: 36522
This commit is contained in:
parent
f3f825173e
commit
e43205c2e6
1 changed files with 16 additions and 8 deletions
|
@ -2,14 +2,14 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>ICU4J API Comparison: ICU4J 53 with ICU4J 54</title>
|
||||
<title>ICU4J API Comparison: ICU4J 53.1.0 with ICU4J 54.1.0</title>
|
||||
<!-- Copyright 2014, IBM, All Rights Reserved. -->
|
||||
</head>
|
||||
<body>
|
||||
<h1>ICU4J API Comparison: ICU4J 53 with ICU4J 54</h1>
|
||||
<h1>ICU4J API Comparison: ICU4J 53.1.0 with ICU4J 54.1.0</h1>
|
||||
|
||||
<hr/>
|
||||
<h2>Removed from ICU4J 53</h2>
|
||||
<h2>Removed from ICU4J 53.1.0</h2>
|
||||
|
||||
<h3>Package com.ibm.icu.text</h3>
|
||||
<ul>
|
||||
|
@ -17,6 +17,14 @@ Normalizer.Mode
|
|||
<ul>
|
||||
<li><span style='color:orange'>(draft)</span> public <i>Normalizer.Mode</i>()</li>
|
||||
</ul>
|
||||
PluralRules.Factory
|
||||
<ul>
|
||||
<li><span style='color:orange'>(draft)</span> public <i>PluralRules.Factory</i>()</li>
|
||||
</ul>
|
||||
TimeZoneNames.Factory
|
||||
<ul>
|
||||
<li><span style='color:orange'>(draft)</span> public <i>TimeZoneNames.Factory</i>()</li>
|
||||
</ul>
|
||||
UnicodeSet
|
||||
<ul>
|
||||
<li><span style='color:green'>(stable)</span> public UnicodeSet <i>add</i>(java.util.Collection<?>)</li>
|
||||
|
@ -46,7 +54,7 @@ UnicodeSet
|
|||
|
||||
|
||||
<hr/>
|
||||
<h2>Deprecated or Obsoleted in ICU4J 54</h2>
|
||||
<h2>Deprecated or Obsoleted in ICU4J 54.1.0</h2>
|
||||
|
||||
<h3>Package com.ibm.icu.lang</h3>
|
||||
<ul>
|
||||
|
@ -81,11 +89,11 @@ VersionInfo
|
|||
|
||||
|
||||
<hr/>
|
||||
<h2>Changed in ICU4J 54 (old, new)</h2>
|
||||
<h2>Changed in ICU4J 54.1.0 (old, new)</h2>
|
||||
<p>(no API changed)</p>
|
||||
|
||||
<hr/>
|
||||
<h2>Promoted to stable in ICU4J 54</h2>
|
||||
<h2>Promoted to stable in ICU4J 54.1.0</h2>
|
||||
|
||||
<h3>Package com.ibm.icu.text</h3>
|
||||
<ul>
|
||||
|
@ -119,7 +127,7 @@ TimeZone
|
|||
|
||||
|
||||
<hr/>
|
||||
<h2>Added in ICU4J 54</h2>
|
||||
<h2>Added in ICU4J 54.1.0</h2>
|
||||
|
||||
<h3>Package com.ibm.icu.lang</h3>
|
||||
<ul>
|
||||
|
@ -524,6 +532,6 @@ VersionInfo
|
|||
</ul>
|
||||
|
||||
<hr/>
|
||||
<p><i><font size="-1">Contents generated by ReportAPI tool on Mon Sep 15 15:00:33 EDT 2014<br/>Copyright (C) 2014, International Business Machines Corporation, All Rights Reserved.</font></i></p>
|
||||
<p><i><font size="-1">Contents generated by ReportAPI tool on Tue Sep 16 04:20:13 EDT 2014<br/>Copyright (C) 2014, International Business Machines Corporation, All Rights Reserved.</font></i></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue