Class Summary |
BuddhistCalendar |
BuddhistCalendar is a subclass of GregorianCalendar
that numbers years since the birth of the Buddha. |
ByteTrie |
Class to manipulate and generate a trie. |
Calendar |
Calendar is an abstract base class for converting between
a Date object and a set of integer fields such as
YEAR , MONTH , DAY , HOUR ,
and so on. |
CalendarAstronomer |
CalendarAstronomer is a class that can perform the calculations to
determine the positions of the sun and moon, the time of sunrise and
sunset, and other astronomy-related data. |
CalendarAstronomer.Ecliptic |
Represents the position of an object in the sky relative to the ecliptic,
the plane of the earth's orbit around the Sun. |
CalendarAstronomer.Equatorial |
Represents the position of an
object in the sky relative to the plane of the earth's equator. |
CalendarAstronomer.Horizon |
Represents the position of an object in the sky relative to
the local horizon. |
CalendarCache |
|
CaseInsensitiveString |
A string used as a key in java.util.Hashtable and other
collections. |
CharTrie |
Class to manipulate and generate a trie. |
ChineseCalendar |
ChineseCalendar is a concrete subclass of Calendar
that implements a traditional Chinese calendar. |
CompactByteArray |
class CompactATypeArray : use only on primitive data types
Provides a compact way to store information that is indexed by Unicode
values, such as character properties, types, keyboard values, etc.This
is very useful when you have a block of Unicode data that contains
significant values while the rest of the Unicode data is unused in the
application or when you have a lot of redundance, such as where all 21,000
Han ideographs have the same value. |
CompactCharArray |
class CompactATypeArray : use only on primitive data types
Provides a compact way to store information that is indexed by Unicode
values, such as character properties, types, keyboard values, etc.This
is very useful when you have a block of Unicode data that contains
significant values while the rest of the Unicode data is unused in the
application or when you have a lot of redundance, such as where all 21,000
Han ideographs have the same value. |
EasterHoliday |
A Holiday subclass which represents holidays that occur
a fixed number of days before or after Easter. |
GregorianCalendar |
GregorianCalendar is a concrete subclass of
Calendar
and provides the standard calendar used by most of the world. |
HebrewCalendar |
HebrewCalendar is a subclass of Calendar
that that implements the traditional Hebrew calendar. |
HebrewHoliday |
|
Holiday |
An abstract class representing a holiday. |
IslamicCalendar |
IslamicCalendar is a subclass of Calendar
that that implements the Islamic civil and religious calendars. |
JapaneseCalendar |
JapaneseCalendar is a subclass of GregorianCalendar
that numbers years and eras based on the reigns of the Japanese emperors. |
OverlayBundle |
A ResourceBundle that overlays one hierarchy atop another. |
RangeDateRule |
|
SimpleDateRule |
|
SimpleHoliday |
A holiday whose date can be represented by a SimpleDateRule object |
SimpleTimeZone |
SimpleTimeZone is a concrete subclass of TimeZone
that represents a time zone for use with a Gregorian calendar. |
SimpleTimeZoneAdapter |
SimpleTimeZoneAdapter wraps a
com.ibm.util.SimpleTimeZone and inherits from java.util.TimeZone. |
TimeZone |
TimeZone represents a time zone offset, and also figures out daylight
savings. |
Utility |
|