Types from com.ibm.icu used by org.eclipse.birt.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

com.ibm.icu.text.DateFormat

CASTS
Reference LocationLine Number
org.eclipse.birt.core.data.DateFormatFactory.getDateTimeInstance(int, int, ULocale)103
org.eclipse.birt.core.format.DateFormatter.applyPattern(String)162
org.eclipse.birt.core.format.DateFormatter.applyPattern(String)167
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.birt.core.format.DateFormatter.dateFormat-1
org.eclipse.birt.core.format.DateFormatter.dateTimeFormat-1
org.eclipse.birt.core.format.DateFormatter.timeFormat-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.core.data.DateFormatFactory.getDateTimeInstance(int, int, ULocale)103
org.eclipse.birt.core.format.DateFormatter.createPattern(String)288
PARAMETER
Reference LocationLine Number
org.eclipse.birt.core.data.DateUtil.checkValid(DateFormat, String)-1
org.eclipse.birt.core.format.DateFormatter.hackMilliSecond(DateFormat)-1
org.eclipse.birt.core.format.DateFormatter.hackYear(DateFormat)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.core.data.DateFormatFactory.getDateInstance(int, ULocale)-1
org.eclipse.birt.core.data.DateFormatFactory.getDateTimeInstance(int, int, ULocale)-1
org.eclipse.birt.core.format.DateFormatter.hackMilliSecond(DateFormat)-1
org.eclipse.birt.core.format.DateFormatter.hackYear(DateFormat)-1

com.ibm.icu.text.MessageFormat

INSTANTIATION
Reference LocationLine Number
org.eclipse.birt.core.exception.BirtException.getLocalizedMessage(String)536
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.core.exception.BirtException.getLocalizedMessage(String)536

com.ibm.icu.text.NumberFormat

CASTS
Reference LocationLine Number
org.eclipse.birt.core.data.DataTypeUtil.toString(Number, ULocale)1127
org.eclipse.birt.core.data.DataTypeUtil.toString(Number, ULocale)1132

com.ibm.icu.text.SimpleDateFormat

CASTS
Reference LocationLine Number
org.eclipse.birt.core.data.DateFormatFactory.getPatternInstance(PatternKey)145
org.eclipse.birt.core.data.DateFormatISO8601.format(Date)104
org.eclipse.birt.core.data.DateFormatISO8601.parse(String, TimeZone)52
org.eclipse.birt.core.data.DateUtil.checkValid(DateFormat, String)64
org.eclipse.birt.core.format.DateFormatter.getFormatCode()530
org.eclipse.birt.core.format.DateFormatter.getFormatter()561
org.eclipse.birt.core.format.DateFormatter.getFormatter()579
org.eclipse.birt.core.format.DateFormatter.getFormatter()567
org.eclipse.birt.core.format.DateFormatter.getFormatter()584
org.eclipse.birt.core.format.DateFormatter.getFormatter()590
org.eclipse.birt.core.format.DateFormatter.getFormatter()573
org.eclipse.birt.core.format.DateFormatter.getLocalizedFormatCode()546
org.eclipse.birt.core.format.DateFormatter.hackMilliSecond(DateFormat)471
org.eclipse.birt.core.format.DateFormatter.hackYear(DateFormat)446
INSTANCEOF
Reference LocationLine Number
org.eclipse.birt.core.data.DateUtil.checkValid(DateFormat, String)60
org.eclipse.birt.core.format.DateFormatter.hackMilliSecond(DateFormat)469
org.eclipse.birt.core.format.DateFormatter.hackYear(DateFormat)444
INSTANTIATION
Reference LocationLine Number
org.eclipse.birt.core.archive.ArchiveUtil.generateUniqueFileFolderName(String)151
org.eclipse.birt.core.data.DateFormatFactory.2.initialValue()77
org.eclipse.birt.core.format.DateFormatter.createPattern(String)324
org.eclipse.birt.core.format.DateFormatter.createPattern(String)349
org.eclipse.birt.core.format.DateFormatter.createPattern(String)402
org.eclipse.birt.core.format.DateFormatter.createPattern(String)329
org.eclipse.birt.core.format.DateFormatter.createPattern(String)346
org.eclipse.birt.core.format.DateFormatter.createPattern(String)406
org.eclipse.birt.core.format.DateFormatter.createPattern(String)338
org.eclipse.birt.core.format.DateFormatter.createPattern(String)334
org.eclipse.birt.core.format.DateFormatter.createPattern(String)260
org.eclipse.birt.core.format.DateFormatter.getFormatter()595
org.eclipse.birt.core.format.DateFormatter.hackMilliSecond(DateFormat)485
org.eclipse.birt.core.format.DateFormatter.hackYear(DateFormat)461
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.core.data.DateFormatFactory.2.initialValue()71
org.eclipse.birt.core.data.DateFormatISO8601.parse(String, TimeZone)52
org.eclipse.birt.core.data.DateUtil.checkValid(DateFormat, String)64
org.eclipse.birt.core.format.DateFormatter.getFormatCode()533
org.eclipse.birt.core.format.DateFormatter.getFormatter()558
org.eclipse.birt.core.format.DateFormatter.getLocalizedFormatCode()549
org.eclipse.birt.core.format.DateFormatter.hackMilliSecond(DateFormat)471
org.eclipse.birt.core.format.DateFormatter.hackYear(DateFormat)446
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.core.data.DateFormatFactory.getPatternInstance(PatternKey)-1
org.eclipse.birt.core.format.DateFormatter.getFormatter()-1

com.ibm.icu.util.GregorianCalendar

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.birt.core.data.DateUtil.calendarInstance-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.birt.core.data.DateUtil.isInvalidDay(int, int, int)166

com.ibm.icu.util.TimeZone

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.birt.core.format.DateFormatter.timeZone-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.core.data.DataTypeUtil.toDate(String, ULocale, TimeZone)762
org.eclipse.birt.core.data.DataTypeUtil.toDate(String, ULocale, TimeZone)737
org.eclipse.birt.core.data.DateFormatISO8601.parse(String, TimeZone)53
PARAMETER
Reference LocationLine Number
org.eclipse.birt.core.data.DataTypeUtil.toDate(String, TimeZone)-1
org.eclipse.birt.core.data.DataTypeUtil.toDate(String, ULocale, TimeZone)-1
org.eclipse.birt.core.data.DataTypeUtil.toDateISO8601(String, TimeZone)-1
org.eclipse.birt.core.data.DateFormatISO8601.parse(String, TimeZone)-1
org.eclipse.birt.core.format.DateFormatter.DateFormatter(String, ULocale, TimeZone)-1
org.eclipse.birt.core.format.DateFormatter.DateFormatter(TimeZone)-1
org.eclipse.birt.core.format.DateFormatter.DateFormatter(ULocale, TimeZone)-1
org.eclipse.birt.core.script.ScriptContext.setTimeZone(TimeZone)-1

com.ibm.icu.util.ULocale

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.birt.core.data.DataTypeUtil.DEFAULT_LOCALE-1
org.eclipse.birt.core.data.DataTypeUtil.JRE_DEFAULT_LOCALE-1
org.eclipse.birt.core.format.DateFormatter.locale-1
org.eclipse.birt.core.format.NumberFormatter.locale-1
org.eclipse.birt.core.format.StringFormatter.locale-1
PARAMETER
Reference LocationLine Number
org.eclipse.birt.core.data.DataTypeUtil.toDate(String, ULocale, TimeZone)-1
org.eclipse.birt.core.data.DataTypeUtil.toDate(String, ULocale)-1
org.eclipse.birt.core.data.DataTypeUtil.toDateWithCheck(String, ULocale)-1
org.eclipse.birt.core.data.DataTypeUtil.toString(Date, ULocale)-1
org.eclipse.birt.core.data.DataTypeUtil.toString(Number, ULocale)-1
org.eclipse.birt.core.data.DataTypeUtil.toString(Object, ULocale)-1
org.eclipse.birt.core.data.DateFormatFactory.getDateInstance(int, ULocale)-1
org.eclipse.birt.core.data.DateFormatFactory.getDateTimeInstance(int, int, ULocale)-1
org.eclipse.birt.core.format.DateFormatter.DateFormatter(String, ULocale, TimeZone)-1
org.eclipse.birt.core.format.DateFormatter.DateFormatter(String, ULocale)-1
org.eclipse.birt.core.format.DateFormatter.DateFormatter(ULocale, TimeZone)-1
org.eclipse.birt.core.format.DateFormatter.DateFormatter(ULocale)-1
org.eclipse.birt.core.format.NumberFormatter.NumberFormatter(String, ULocale)-1
org.eclipse.birt.core.format.NumberFormatter.NumberFormatter(ULocale)-1
org.eclipse.birt.core.format.StringFormatter.setLocale(ULocale)-1
org.eclipse.birt.core.format.StringFormatter.StringFormatter(String, ULocale)-1
org.eclipse.birt.core.format.StringFormatter.StringFormatter(ULocale)-1
org.eclipse.birt.core.i18n.ResourceHandle.ResourceHandle(ULocale)-1
org.eclipse.birt.core.i18n.ThreadResources.setLocale(ULocale)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.core.format.StringFormatter.getULocale()-1
org.eclipse.birt.core.i18n.ThreadResources.getULocale()-1

com.ibm.icu.util.UResourceBundle

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.birt.core.exception.CoreException.rb-1
org.eclipse.birt.core.framework.FrameworkException.urb-1
org.eclipse.birt.core.i18n.ResourceHandle.resources-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.core.i18n.ResourceHandle.getUResourceBundle()-1

Back to reference summary for org.eclipse.birt.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict