| Package | Description |
|---|---|
| org.bedework.caldav.server | |
| org.bedework.caldav.server.sysinterface |
| Modifier and Type | Method and Description |
|---|---|
SysiIcalendar |
RequestPars.getIcalendar() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestPars.setIcalendar(SysiIcalendar val) |
| Modifier and Type | Method and Description |
|---|---|
SysiIcalendar |
SysIntf.fromIcal(CalDAVCollection col,
ietf.params.xml.ns.icalendar_2.IcalendarType ical,
SysIntf.IcalResultType rtype)
Convert the Icalendar object to a Collection of Calendar objects
|
SysiIcalendar |
SysIntf.fromIcal(CalDAVCollection col,
Reader rdr,
String contentType,
SysIntf.IcalResultType rtype,
boolean mergeAttendees)
Convert the Icalendar reader to a Collection of Calendar objects
|
Copyright © 2018 Bedework. All rights reserved.