Class Summary |
BaseConverter |
Represent a converter base class. |
CachedTimeZoneHelper |
This class is a cached extension of
com.funambol.common.pim.converter.TimeZoneHelper. |
ICalendarTimeZoneTransition |
This class is just instrumental to the output of time-zone information in the
iCalendar format. |
TimeZoneHelper |
This class implements the time-zone conversions. |
TimeZoneTransition |
This class represents each offset transition in a time zone contained in a
vCalendar/iCalendar item. |
VCalendarContentConverter |
This object is a converter from CalendarContent (Event or Task) to VCalendar
and from VCalendar to CalendarContent. |
VCalendarConverter |
This object is a converter from a Calendar object model to a VCalendar string |
VComponentWriter |
This class is used to convert a VCalendar object to a string in the
vCalendar (1.0) or iCalendar (vCalendar 2.0) format. |