Package org.silverpeas.core.importexport.ical
Provides an exporter of calendar events into iCal data. Once exported, the events in Silverpeas
calendars can then be imported into an extern calendar application.
-
Interface Summary Interface Description ICalCodec An iCal calendar encoder/decoder. -
Class Summary Class Description ExportableCalendar An exportable calendar is a collection of events that can be exported in an iCal calendar.ICalExporter An exporter of calendar events into a file in the iCal format.ICalExporterProvider A provider of the iCal exporter.