ICU4J API Comparison: ICU4J 50.1 with ICU4J 51.1
Removed from ICU4J 50.1
Package com.ibm.icu.text
TimeZoneFormat
- (draft) public final java.lang.String formatOffsetISO8601(int)
- (draft) public final java.lang.String formatOffsetRFC822(int)
- (draft) public final int parseOffsetRFC822(java.lang.String, java.text.ParsePosition)
Deprecated or Obsoleted in ICU4J 51.1
Package com.ibm.icu.text
CurrencyMetaInfo.CurrencyInfo
- (deprecated) public CurrencyMetaInfo.CurrencyInfo(java.lang.String, java.lang.String, long, long, int)
SpoofChecker.CheckResult
- (deprecated) public int position
Package com.ibm.icu.util
LocaleData
- (deprecated) public static final int ES_CURRENCY
Changed in ICU4J 51.1 (old, new)
(no API changed)
Promoted to stable in ICU4J 51.1
Package com.ibm.icu.charset
CharsetEncoderICU
- (stable) public static int getMaxBytesForString(int, int)
Package com.ibm.icu.lang
UScript
- (stable) public static final int getScriptExtensions(int, java.util.BitSet)
- (stable) public static final boolean hasScript(int, int)
Package com.ibm.icu.text
- (stable) public class CompactDecimalFormat
- (stable) public final class MessagePatternUtil
- (stable) public static class MessagePatternUtil.ArgNode
- (stable) public static class MessagePatternUtil.ComplexArgStyleNode
- (stable) public static class MessagePatternUtil.MessageContentsNode
- (stable) public static final class MessagePatternUtil.MessageContentsNode.Type
- (stable) public static class MessagePatternUtil.MessageNode
- (stable) public static class MessagePatternUtil.Node
- (stable) public static class MessagePatternUtil.TextNode
- (stable) public static class MessagePatternUtil.VariantNode
CurrencyDisplayNames
- (stable) public static CurrencyDisplayNames getInstance(ULocale, boolean)
- (stable) public abstract ULocale getULocale()
CurrencyMetaInfo
- (stable) public static CurrencyMetaInfo getInstance(boolean)
CurrencyMetaInfo.CurrencyDigits
- (stable) public final int fractionDigits
- (stable) public final int roundingIncrement
CurrencyMetaInfo.CurrencyFilter
- (stable) public static CurrencyMetaInfo.CurrencyFilter onDateRange(java.util.Date, java.util.Date)
- (stable) public CurrencyMetaInfo.CurrencyFilter withDateRange(java.util.Date, java.util.Date)
CurrencyMetaInfo.CurrencyInfo
- (stable) public final int priority
DateFormat
- (stable) public static final int YEAR_NAME_FIELD
DecimalFormat
- (stable) public CurrencyAmount parseCurrency(java.lang.CharSequence, java.text.ParsePosition)
FilteredNormalizer2
- (stable) public int composePair(int, int)
- (stable) public int getCombiningClass(int)
- (stable) public java.lang.String getRawDecomposition(int)
IDNA
- (stable) public static final int CHECK_CONTEXTO
Normalizer2
- (stable) public int composePair(int, int)
- (stable) public int getCombiningClass(int)
- (stable) public static Normalizer2 getNFCInstance()
- (stable) public static Normalizer2 getNFDInstance()
- (stable) public static Normalizer2 getNFKCCasefoldInstance()
- (stable) public static Normalizer2 getNFKCInstance()
- (stable) public static Normalizer2 getNFKDInstance()
- (stable) public java.lang.String getRawDecomposition(int)
NumberFormat
- (stable) public CurrencyAmount parseCurrency(java.lang.CharSequence, java.text.ParsePosition)
RuleBasedNumberFormat
- (stable) public void setDecimalFormatSymbols(DecimalFormatSymbols)
Package com.ibm.icu.util
Calendar
- (stable) public static final int WALLTIME_FIRST
- (stable) public static final int WALLTIME_LAST
- (stable) public static final int WALLTIME_NEXT_VALID
- (stable) public int getRepeatedWallTimeOption()
- (stable) public int getSkippedWallTimeOption()
- (stable) public void setRepeatedWallTimeOption(int)
- (stable) public void setSkippedWallTimeOption(int)
LocaleData
- (stable) public static final int ES_PUNCTUATION
RuleBasedTimeZone
- (stable) public TimeZone cloneAsThawed()
- (stable) public TimeZone freeze()
- (stable) public boolean isFrozen()
- (stable) public boolean observesDaylightTime()
SimpleTimeZone
- (stable) public TimeZone cloneAsThawed()
- (stable) public TimeZone freeze()
- (stable) public boolean isFrozen()
- (stable) public boolean observesDaylightTime()
TimeZone
- (stable) public static final TimeZone GMT_ZONE
- (stable) public static final TimeZone UNKNOWN_ZONE
- (stable) public TimeZone cloneAsThawed()
- (stable) public TimeZone freeze()
- (stable) public static TimeZone getFrozenTimeZone(java.lang.String)
- (stable) public boolean isFrozen()
VTimeZone
- (stable) public TimeZone cloneAsThawed()
- (stable) public TimeZone freeze()
- (stable) public boolean isFrozen()
- (stable) public boolean observesDaylightTime()
Added in ICU4J 51.1
Package com.ibm.icu.lang
- (draft) public static final class UScript.ScriptUsage
UScript
- (draft) public static final boolean breaksBetweenLetters(int)
- (draft) public static final java.lang.String getSampleString(int)
- (draft) public static final UScript.ScriptUsage getUsage(int)
- (draft) public static final boolean isCased(int)
- (draft) public static final boolean isRightToLeft(int)
Package com.ibm.icu.text
- (draft) public static final class AlphabeticIndex.ImmutableIndex
- (draft) public final class DisplayContext
- (draft) public static final class DisplayContext.Type
AlphabeticIndex
- (draft) public AlphabeticIndex(RuleBasedCollator)
- (draft) public AlphabeticIndex.ImmutableIndex buildImmutableIndex()
CompactDecimalFormat
- (stable) public boolean equals(java.lang.Object)
CurrencyMetaInfo.CurrencyFilter
- (draft) public static CurrencyMetaInfo.CurrencyFilter onDate(long)
- (draft) public static CurrencyMetaInfo.CurrencyFilter onDateRange(long, long)
- (draft) public static CurrencyMetaInfo.CurrencyFilter onTender()
- (draft) public CurrencyMetaInfo.CurrencyFilter withDate(long)
- (draft) public CurrencyMetaInfo.CurrencyFilter withDateRange(long, long)
- (draft) public CurrencyMetaInfo.CurrencyFilter withTender()
CurrencyMetaInfo.CurrencyInfo
- (draft) public boolean isTender()
DateFormat
- (draft) public static final int TIMEZONE_ISO_FIELD
- (draft) public static final int TIMEZONE_ISO_LOCAL_FIELD
- (draft) public static final int TIMEZONE_LOCALIZED_GMT_OFFSET_FIELD
DateFormatSymbols
- (draft) public static final int SHORT
DecimalFormat
- (draft) public int getParseMaxDigits()
- (draft) public void setParseMaxDigits(int)
LocaleDisplayNames
- (draft) public abstract DisplayContext getContext(DisplayContext.Type)
- (draft) public static LocaleDisplayNames getInstance(ULocale, DisplayContext...)
SimpleDateFormat
- (draft) public DisplayContext getContext(DisplayContext.Type)
- (draft) public void setContext(DisplayContext)
TimeZoneFormat
- (draft) public final java.lang.String formatOffsetISO8601Basic(int, boolean, boolean, boolean)
- (draft) public final java.lang.String formatOffsetISO8601Extended(int, boolean, boolean, boolean)
- (draft) public java.lang.String formatOffsetShortLocalizedGMT(int)
- (draft) public int parseOffsetShortLocalizedGMT(java.lang.String, java.text.ParsePosition)
Contents generated by ReportAPI tool on Tue Mar 05 00:09:35 EST 2013
Copyright (C) 2013, International Business Machines Corporation, All Rights Reserved.