Uses of Class
org.bedework.caldav.server.SysiIcalendar
Packages that use SysiIcalendar
-
Uses of SysiIcalendar in org.bedework.caldav.server
Methods in org.bedework.caldav.server that return SysiIcalendarMethods in org.bedework.caldav.server with parameters of type SysiIcalendar -
Uses of SysiIcalendar in org.bedework.caldav.server.sysinterface
Methods in org.bedework.caldav.server.sysinterface that return SysiIcalendarModifier and TypeMethodDescriptionSysIntf.fromIcal(CalDAVCollection<?> col, IcalendarType ical, SysIntf.IcalResultType rtype) Convert the Icalendar object to a Collection of Calendar objectsSysIntf.fromIcal(CalDAVCollection<?> col, Reader rdr, String contentType, SysIntf.IcalResultType rtype, boolean mergeAttendees) Convert the Icalendar reader to a Collection of Calendar objects