blob: 54755c818e30a840c540afa1f21cebbf46db9d6a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- © 2016 and later: Unicode, Inc. and others. -->
<!-- License & terms of use: http://www.unicode.org/copyright.html#License -->
<title>ICU4J API Comparison: ICU4J 57.1 with ICU4J 58.0.1</title>
</head>
<body>
<h1>ICU4J API Comparison: ICU4J 57.1 with ICU4J 58.0.1</h1>
<hr/>
<h2>Removed from ICU4J 57.1</h2>
<h3>Package com.ibm.icu.text</h3>
<ul>
ChineseDateFormatSymbols
<ul>
<li><span style='color:gray'>(deprecated)</span> protected void <i>initializeData</i>(ULocale, CalendarData)</li>
</ul>
</ul>
<hr/>
<h2>Deprecated or Obsoleted in ICU4J 58.0.1</h2>
<p>(no API obsoleted)</p>
<hr/>
<h2>Changed in ICU4J 58.0.1 (old, new)</h2>
<p>(no API changed)</p>
<hr/>
<h2>Promoted to stable in ICU4J 58.0.1</h2>
<p>(no API promoted to stable)</p>
<hr/>
<h2>Added in ICU4J 58.0.1</h2>
<h3>Package com.ibm.icu.lang</h3>
<ul>
UCharacter.GraphemeClusterBreak
<ul>
<li><span style='color:green'>(stable)</span> public static final int E_BASE</li>
<li><span style='color:green'>(stable)</span> public static final int E_BASE_GAZ</li>
<li><span style='color:green'>(stable)</span> public static final int E_MODIFIER</li>
<li><span style='color:green'>(stable)</span> public static final int GLUE_AFTER_ZWJ</li>
<li><span style='color:green'>(stable)</span> public static final int ZWJ</li>
</ul>
UCharacter.JoiningGroup
<ul>
<li><span style='color:green'>(stable)</span> public static final int AFRICAN_FEH</li>
<li><span style='color:green'>(stable)</span> public static final int AFRICAN_NOON</li>
<li><span style='color:green'>(stable)</span> public static final int AFRICAN_QAF</li>
</ul>
UCharacter.LineBreak
<ul>
<li><span style='color:green'>(stable)</span> public static final int E_BASE</li>
<li><span style='color:green'>(stable)</span> public static final int E_MODIFIER</li>
<li><span style='color:green'>(stable)</span> public static final int ZWJ</li>
</ul>
UCharacter.UnicodeBlock
<ul>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock ADLAM</li>
<li><span style='color:green'>(stable)</span> public static final int ADLAM_ID</li>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock BHAIKSUKI</li>
<li><span style='color:green'>(stable)</span> public static final int BHAIKSUKI_ID</li>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock CYRILLIC_EXTENDED_C</li>
<li><span style='color:green'>(stable)</span> public static final int CYRILLIC_EXTENDED_C_ID</li>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock GLAGOLITIC_SUPPLEMENT</li>
<li><span style='color:green'>(stable)</span> public static final int GLAGOLITIC_SUPPLEMENT_ID</li>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION</li>
<li><span style='color:green'>(stable)</span> public static final int IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION_ID</li>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock MARCHEN</li>
<li><span style='color:green'>(stable)</span> public static final int MARCHEN_ID</li>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock MONGOLIAN_SUPPLEMENT</li>
<li><span style='color:green'>(stable)</span> public static final int MONGOLIAN_SUPPLEMENT_ID</li>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock NEWA</li>
<li><span style='color:green'>(stable)</span> public static final int NEWA_ID</li>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock OSAGE</li>
<li><span style='color:green'>(stable)</span> public static final int OSAGE_ID</li>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock TANGUT</li>
<li><span style='color:green'>(stable)</span> public static final UCharacter.UnicodeBlock TANGUT_COMPONENTS</li>
<li><span style='color:green'>(stable)</span> public static final int TANGUT_COMPONENTS_ID</li>
<li><span style='color:green'>(stable)</span> public static final int TANGUT_ID</li>
</ul>
UCharacter.WordBreak
<ul>
<li><span style='color:green'>(stable)</span> public static final int E_BASE</li>
<li><span style='color:green'>(stable)</span> public static final int E_BASE_GAZ</li>
<li><span style='color:green'>(stable)</span> public static final int E_MODIFIER</li>
<li><span style='color:green'>(stable)</span> public static final int GLUE_AFTER_ZWJ</li>
<li><span style='color:green'>(stable)</span> public static final int ZWJ</li>
</ul>
UScript
<ul>
<li><span style='color:green'>(stable)</span> public static final int ADLAM</li>
<li><span style='color:green'>(stable)</span> public static final int BHAIKSUKI</li>
<li><span style='color:green'>(stable)</span> public static final int HAN_WITH_BOPOMOFO</li>
<li><span style='color:green'>(stable)</span> public static final int JAMO</li>
<li><span style='color:green'>(stable)</span> public static final int MARCHEN</li>
<li><span style='color:green'>(stable)</span> public static final int NEWA</li>
<li><span style='color:green'>(stable)</span> public static final int OSAGE</li>
<li><span style='color:green'>(stable)</span> public static final int SYMBOLS_EMOJI</li>
</ul>
</ul>
<h3>Package com.ibm.icu.text</h3>
<ul>
ChineseDateFormatSymbols
<ul>
<li><span style='color:gray'>(deprecated)</span> protected void <i>initializeData</i>(ULocale, ICUResourceBundle, java.lang.String)</li>
</ul>
</ul>
<h3>Package com.ibm.icu.util</h3>
<ul>
VersionInfo
<ul>
<li><span style='color:green'>(stable)</span> public static final VersionInfo UNICODE_9_0</li>
</ul>
</ul>
<hr/>
<p><i><font size="-1">Contents generated by ReportAPI tool on Wed Jun 29 12:47:00 EDT 2016<br/>© 2016 and later: Unicode, Inc. and others. License & terms of use: <a href="http://www.unicode.org/copyright.html#License">http://www.unicode.org/copyright.html#License</a></font></i></p>
</body>
</html>