Class ICalExporterProvider


  • public class ICalExporterProvider
    extends Object
    A provider of the iCal exporter.
    • Method Detail

      • getICalExporter

        public static Exporter<ExportableCalendar> getICalExporter()
        Gets an exporter of a calendar in iCal format.
        Returns:
        an exporter of a calendar.