Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addAll - Variable in class org.bedework.convert.DifferResult
- addCategory(BwCategory) - Method in class org.bedework.convert.SAICalCallback
- addComponent(EventInfo) - Method in class org.bedework.convert.Icalendar
- addContact(BwContact) - Method in class org.bedework.convert.SAICalCallback
- added - Variable in class org.bedework.convert.DifferResult
- addFields(JsonGenerator, Property) - Static method in class org.bedework.convert.jcal.JsonParameters
- addFields(JsonGenerator, Property) - Static method in class org.bedework.convert.jcal.JsonProperty
- addIcalTimezones(Calendar, Collection<EventInfo>) - Method in class org.bedework.convert.IcalTranslator
- addLocation(BwLocation) - Method in class org.bedework.convert.SAICalCallback
- addOverride(EventInfo, JAXBElement<? extends BaseComponentType>) - Method in class org.bedework.convert.IcalTranslator
-
Add an override as part of an update
- addParameter(Property, Parameter) - Static method in class org.bedework.convert.ical.IcalUtil
- addProperty(Component, Property) - Static method in class org.bedework.convert.ical.IcalUtil
- addTimeZone(Icalendar.TimeZoneInfo) - Method in class org.bedework.convert.Icalendar
-
Add a timezone
- addXproperty(PropertyList<Property>, String, List<BwXproperty.Xpar>, String) - Static method in class org.bedework.convert.ical.IcalUtil
- addXproperty(JSCalendarObject, JSCalendarObject, String, String) - Static method in class org.bedework.convert.jscal.BwEvent2JsCal
- altrepProp(BasePropertyType, String) - Static method in class org.bedework.convert.xcal.Xutil
B
- bigintlistFromNumberList(List<BigInteger>, NumberList) - Static method in class org.bedework.convert.xcal.Xutil
- BwDiffer - Class in org.bedework.convert
-
Class to provide methods for comparing property values
- BwDiffer() - Constructor for class org.bedework.convert.BwDiffer
- BwEvent2Ical - Class in org.bedework.convert.ical
-
Class to provide utility methods for translating to VEvent ical4j classes
- BwEvent2Ical() - Constructor for class org.bedework.convert.ical.BwEvent2Ical
- BwEvent2JsCal - Class in org.bedework.convert.jscal
-
Class to provide utility methods for translating to VEvent ical4j classes
- BwEvent2JsCal() - Constructor for class org.bedework.convert.jscal.BwEvent2JsCal
- BwFreeBusyUtil - Class in org.bedework.convert.ical
-
Class to provide utility methods for translating to BwFreeBusy from ical4j classes
- BwFreeBusyUtil() - Constructor for class org.bedework.convert.ical.BwFreeBusyUtil
- BwJSFactory - Class in org.bedework.convert.jscal
-
Allows registration of new types User: mike Date: 7/26/20 Time: 00:13
- BwJSFactory() - Constructor for class org.bedework.convert.jscal.BwJSFactory
- BwJSLocation - Interface in org.bedework.convert.jscal
-
User: mike Date: 10/25/19 Time: 12:46
- BwJSRegistration - Class in org.bedework.convert.jscal
-
User: mike Date: 7/26/20 Time: 00:14
- BwJSRegistration() - Constructor for class org.bedework.convert.jscal.BwJSRegistration
- BwLocationFactory - Class in org.bedework.convert.jscal
-
User: mike Date: 10/25/19 Time: 14:59
- BwLocationFactory() - Constructor for class org.bedework.convert.jscal.BwLocationFactory
- BwLocationImpl - Class in org.bedework.convert.jscal
-
User: mike Date: 10/25/19 Time: 12:45
- BwLocationImpl(String, JsonNode) - Constructor for class org.bedework.convert.jscal.BwLocationImpl
C
- cb - Variable in class org.bedework.convert.IcalTranslator
- clear() - Method in class org.bedework.convert.EventTimeZonesRegistry
- clear() - Method in class org.bedework.convert.Icalendar
- cmpObjval(CT, CT) - Static method in class org.bedework.convert.BwDiffer
- CnvUtil - Class in org.bedework.convert
-
User: mike Date: 7/31/20 Time: 22:42
- CnvUtil() - Constructor for class org.bedework.convert.CnvUtil
- CnvUtil.RetrievedEvents - Class in org.bedework.convert
- compareAlarm(BwAlarm, JSProperty<JSAlert>) - Static method in class org.bedework.convert.jscal.BwEvent2JsCal
- compareAttachment(BwAttachment, JSProperty<JSLink>) - Static method in class org.bedework.convert.jscal.BwEvent2JsCal
- convert(EventInfo, boolean, TimeZoneRegistry, String) - Static method in class org.bedework.convert.ical.BwEvent2Ical
-
Make an Icalendar component from a BwEvent object.
- convert(EventInfo, EventInfo, JSCalendarObject, int, TimeZoneRegistry, String) - Static method in class org.bedework.convert.jscal.BwEvent2JsCal
-
Make a Jscalendar object from a BwEvent object.
D
- differ - Variable in class org.bedework.convert.DifferResult
- DifferListResult<T extends Comparable<T>> - Class in org.bedework.convert
-
User: mike Date: 4/22/20 Time: 23:44
- DifferListResult() - Constructor for class org.bedework.convert.DifferListResult
- DifferListResult(boolean) - Constructor for class org.bedework.convert.DifferListResult
- DifferResult<T extends Comparable<T>,
CT extends Collection<T>> - Class in org.bedework.convert -
User: mike Date: 4/22/20 Time: 23:39
- DifferResult() - Constructor for class org.bedework.convert.DifferResult
- DifferResult(boolean) - Constructor for class org.bedework.convert.DifferResult
- DifferResult(boolean, CT, boolean, CT) - Constructor for class org.bedework.convert.DifferResult
- differs - Variable in class org.bedework.convert.DifferResult
- differs(Class<T>, PropertyIndex.PropertyInfoIndex, Object, EventInfo) - Static method in class org.bedework.convert.BwDiffer
- DifferSetResult<T extends Comparable<T>> - Class in org.bedework.convert
-
User: mike Date: 4/22/20 Time: 23:43
- DifferSetResult() - Constructor for class org.bedework.convert.DifferSetResult
- DifferSetResult(boolean) - Constructor for class org.bedework.convert.DifferSetResult
- doesDiffer(T) - Method in class org.bedework.convert.DifferResult
- doLocation(BwEvent, PropertyList<Property>, Component, boolean) - Static method in class org.bedework.convert.ical.BwEvent2Ical
- doRecurring(BaseComponentType, Class<?>, BwEvent, List<JAXBElement<? extends BasePropertyType>>) - Static method in class org.bedework.convert.xcal.ToXEvent
-
Build recurring properties from event.
- doRecurring(BwEvent, PropertyList<Property>) - Static method in class org.bedework.convert.ical.BwEvent2Ical
-
Build recurring properties from event.
E
- emit(BaseComponentType, Class<?>, Class<?>...) - Static method in class org.bedework.convert.xcal.Xutil
- end - Variable in class org.bedework.convert.RecurUtil.Recurrence
- EventTimeZonesRegistry - Class in org.bedework.convert
-
Class to help handle events with embedded timezones
- EventTimeZonesRegistry(IcalTranslator, BwEvent) - Constructor for class org.bedework.convert.EventTimeZonesRegistry
-
Constructor
- evinfo - Variable in class org.bedework.convert.CnvUtil.RetrievedEvents
F
- fetchLocationByCombined(String, boolean) - Method in class org.bedework.convert.SAICalCallback
- fetchLocationByKey(String, String) - Method in class org.bedework.convert.SAICalCallback
- findCategory(BwString) - Method in class org.bedework.convert.SAICalCallback
- findContact(BwString) - Method in class org.bedework.convert.SAICalCallback
- findLocation(BwString) - Method in class org.bedework.convert.SAICalCallback
- findMethodType(String) - Static method in class org.bedework.convert.Icalendar
-
Convert to int method index
- findTzValue(BwEvent, String) - Static method in class org.bedework.convert.EventTimeZonesRegistry
- freebusyToIcalString(int, BwEvent) - Static method in class org.bedework.convert.IcalTranslator
-
Make a new Calendar with the freebusy object
- fromEventRrules(BwEvent) - Static method in class org.bedework.convert.RecurRuleComponents
-
Return parsed rrules.
- fromIcal(BwCalendar, IcalendarType) - Method in class org.bedework.convert.IcalTranslator
-
Convert the Icalendar object to a Collection of Calendar objects
- fromIcal(BwCalendar, Reader) - Method in class org.bedework.convert.IcalTranslator
-
Convert the Icalendar reader to a Collection of Calendar objects
- fromIcal(BwCalendar, Reader, String, boolean) - Method in class org.bedework.convert.IcalTranslator
-
Convert the Icalendar reader to a Collection of Calendar objects.
- fromIcal(BwCalendar, Reader, String, boolean) - Method in class org.bedework.convert.jscal.JSCalTranslator
- fromRecurrencId(BwEvent, String) - Static method in class org.bedework.convert.RecurUtil
-
Generate a recurrence instance for the given master event based on the recurrenceId and the date/time info in the master.
G
- getAccessible() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getAccessible() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getAddr() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getAddr() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getAltRep(Property) - Static method in class org.bedework.convert.ical.IcalUtil
-
Return the AltRep parameter if it exists
- getAop(BasePropertyType) - Static method in class org.bedework.convert.xcal.Xutil
- getAttachment(Attach) - Static method in class org.bedework.convert.ical.IcalUtil
- getAttendee(IcalCallback, Attendee) - Static method in class org.bedework.convert.ical.IcalUtil
- getByDay() - Method in class org.bedework.convert.RecurRuleComponents
- getByHour() - Method in class org.bedework.convert.RecurRuleComponents
- getByMinute() - Method in class org.bedework.convert.RecurRuleComponents
- getByMonth() - Method in class org.bedework.convert.RecurRuleComponents
- getByMonthDay() - Method in class org.bedework.convert.RecurRuleComponents
- getBySecond() - Method in class org.bedework.convert.RecurRuleComponents
- getBySetPos() - Method in class org.bedework.convert.RecurRuleComponents
- getByWeekNo() - Method in class org.bedework.convert.RecurRuleComponents
- getByYearDay() - Method in class org.bedework.convert.RecurRuleComponents
- getCaladdr(String) - Method in class org.bedework.convert.SAICalCallback
- getCalscale() - Method in class org.bedework.convert.Icalendar
- getCity() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getCity() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getComponents() - Method in class org.bedework.convert.Icalendar
- getComponentType() - Method in class org.bedework.convert.Icalendar
- getContact(String) - Method in class org.bedework.convert.SAICalCallback
- getCount() - Method in class org.bedework.convert.RecurRuleComponents
- getDays() - Method in class org.bedework.convert.RecurRuleComponents.PosDays
- getDurationRepeat(PropertyList<Property>) - Static method in class org.bedework.convert.ical.IcalUtil
-
Both or none appear once only
- getEvent(String, String) - Method in class org.bedework.convert.SAICalCallback
- getEventInfo() - Method in class org.bedework.convert.Icalendar
- getFreq() - Method in class org.bedework.convert.RecurRuleComponents
- getGeo() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getGeo() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getInterval() - Method in class org.bedework.convert.RecurRuleComponents
- getLang(Property) - Static method in class org.bedework.convert.ical.IcalUtil
- getLink() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getLink() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getLocation(String) - Method in class org.bedework.convert.SAICalCallback
- getLogger() - Method in class org.bedework.convert.IcalTranslator
- getMethod() - Method in class org.bedework.convert.Icalendar
- getMethod(Calendar) - Static method in class org.bedework.convert.IcalTranslator
-
Get the method for the calendar
- getMethodName(int) - Static method in class org.bedework.convert.Icalendar
- getMethodType() - Method in class org.bedework.convert.Icalendar
- getMethodType(String) - Static method in class org.bedework.convert.Icalendar
- getOptStr(ParameterList, String) - Static method in class org.bedework.convert.ical.IcalUtil
-
Return optional string parameter
- getOptStr(PropertyList<Property>, String) - Static method in class org.bedework.convert.ical.IcalUtil
-
Return optional string property
- getOrganizer() - Method in class org.bedework.convert.Icalendar
-
An event or a free-busy request may contain an organizer.
- getOrganizer(IcalCallback, Organizer) - Static method in class org.bedework.convert.ical.IcalUtil
-
Make an organizer
- getOwner() - Method in class org.bedework.convert.SAICalCallback
- getParameter(Property, String) - Static method in class org.bedework.convert.ical.IcalUtil
- getParameterVal(Property, String) - Static method in class org.bedework.convert.ical.IcalUtil
- getPeriods(BwEvent, int, int) - Static method in class org.bedework.convert.RecurUtil
-
Returns a list of instances for this recurring event possibly bounded by the supplied maximum end date.
- getPeriods(BwEvent, int, int, String, String) - Static method in class org.bedework.convert.RecurUtil
-
Returns a list of instances for this recurring event possibly bounded by the supplied maximum end date.
- getPos() - Method in class org.bedework.convert.RecurRuleComponents.PosDays
- getPrincipal() - Method in class org.bedework.convert.SAICalCallback
- getProdid() - Method in class org.bedework.convert.Icalendar
- getProperties(Component, String) - Static method in class org.bedework.convert.ical.IcalUtil
- getProperty(Component, String) - Static method in class org.bedework.convert.ical.IcalUtil
- getRange(BwEvent, int) - Static method in class org.bedework.convert.RecurUtil
-
Returns range of dates for this recurring event possibly bounded by the supplied maximum end date.
- getRecurrences(EventInfo, int, int, String, String) - Static method in class org.bedework.convert.RecurUtil
- getRegistrationName() - Method in class org.bedework.convert.jscal.BwJSRegistration
- getReqStr(PropertyList<Property>, String) - Static method in class org.bedework.convert.ical.IcalUtil
-
Return required string property
- getReqStrs(PropertyList<Property>, String) - Static method in class org.bedework.convert.ical.IcalUtil
-
Return an Iterator over required String attributes
- getRoom() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getRoom() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getRule() - Method in class org.bedework.convert.RecurRuleComponents
- getSfield1() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getSfield1() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getSfield2() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getSfield2() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getState() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getState() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getStreet() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getStreet() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getStrictness() - Method in class org.bedework.convert.SAICalCallback
- getTimeZone(String) - Method in class org.bedework.convert.EventTimeZonesRegistry
- getTimeZone(String) - Method in class org.bedework.convert.Icalendar
- getTimeZones() - Method in class org.bedework.convert.Icalendar
- getTimezonesByReference() - Method in class org.bedework.convert.SAICalCallback
- getTrigger(PropertyList<Property>, boolean) - Static method in class org.bedework.convert.ical.IcalUtil
- getTrigger(JSTrigger) - Static method in class org.bedework.convert.jscal.JsCal2BwEvent
- getType(String) - Method in class org.bedework.convert.jscal.BwJSRegistration
- getTypeInfo(String) - Method in class org.bedework.convert.jscal.BwJSRegistration
- getUid() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getUid() - Method in class org.bedework.convert.jscal.BwLocationImpl
- getUntil() - Method in class org.bedework.convert.RecurRuleComponents
- getVersion() - Method in class org.bedework.convert.Icalendar
- getVlocations(BwEvent) - Static method in class org.bedework.convert.ical.IcalUtil
- getVoter(IcalCallback, CalendarAddress) - Static method in class org.bedework.convert.ical.IcalUtil
- getWkst() - Method in class org.bedework.convert.RecurRuleComponents
- getXcomp(BwEvent, String) - Static method in class org.bedework.convert.ical.IcalUtil
-
This is used to extract the full iCalendar representation from the x-properties.
- getZip() - Method in interface org.bedework.convert.jscal.BwJSLocation
- getZip() - Method in class org.bedework.convert.jscal.BwLocationImpl
I
- Ical2BwEvent - Class in org.bedework.convert.ical
-
Class to provide utility methods for translating to BwEvent from ical4j classes
- Ical2BwEvent() - Constructor for class org.bedework.convert.ical.Ical2BwEvent
- Icalendar - Class in org.bedework.convert
-
Class to represent an RFC icalendar object converted to an internal form.
- Icalendar() - Constructor for class org.bedework.convert.Icalendar
- Icalendar.TimeZoneInfo - Class in org.bedework.convert
-
We may use internal timezones or be forced to use an unknown tz shipped in with an event
- IcalMalformedException - Exception in org.bedework.convert.ical
- IcalMalformedException(String) - Constructor for exception org.bedework.convert.ical.IcalMalformedException
-
Constructor
- IcalMalformedException(Throwable) - Constructor for exception org.bedework.convert.ical.IcalMalformedException
-
Constructor
- IcalTranslator - Class in org.bedework.convert
-
Object to provide translation between a bedework entity and an Icalendar format.
- IcalTranslator(IcalCallback) - Constructor for class org.bedework.convert.IcalTranslator
-
Constructor:
- IcalTranslator.Pars - Class in org.bedework.convert
-
We'll use this to parameterize some of the behaviour
- IcalUtil - Class in org.bedework.convert.ical
-
Class to provide utility methods for ical4j classes
- IcalUtil() - Constructor for class org.bedework.convert.ical.IcalUtil
- inDateTimeRange(String, String, String, String) - Static method in class org.bedework.convert.RecurUtil
-
Returns true if the period start and end dates overlap the specified limits.
- initAttendeeVoter(IcalCallback, String, ParameterList) - Static method in class org.bedework.convert.ical.IcalUtil
- initCalendar(String, int) - Static method in class org.bedework.convert.xcal.Xutil
- instances - Variable in class org.bedework.convert.RecurUtil.RecurPeriods
-
The recurrences
- intlistFromNumberList(List<Integer>, NumberList) - Static method in class org.bedework.convert.xcal.Xutil
- iterator() - Method in class org.bedework.convert.Icalendar
- itipReplyMethodType(int) - Static method in class org.bedework.convert.Icalendar
-
True for itip reply type method
- itipRequestMethodType(int) - Static method in class org.bedework.convert.Icalendar
-
True for itip request type method
J
- JcalHandler - Class in org.bedework.convert.jcal
-
Class to handle jcal.
- JcalHandler() - Constructor for class org.bedework.convert.jcal.JcalHandler
- JcalTranslator - Class in org.bedework.convert.jcal
-
User: mike Date: 5/7/20 Time: 22:52
- JcalTranslator(IcalCallback) - Constructor for class org.bedework.convert.jcal.JcalTranslator
-
Constructor:
- JsCal2BwEvent - Class in org.bedework.convert.jscal
-
User: mike Date: 3/30/20 Time: 23:11
- JsCal2BwEvent() - Constructor for class org.bedework.convert.jscal.JsCal2BwEvent
- JSCalTranslator - Class in org.bedework.convert.jscal
-
User: mike Date: 5/7/20 Time: 23:05
- JSCalTranslator(IcalCallback) - Constructor for class org.bedework.convert.jscal.JSCalTranslator
-
Constructor:
- JsonParameters - Class in org.bedework.convert.jcal
- JsonParameters() - Constructor for class org.bedework.convert.jcal.JsonParameters
- JsonProperty - Class in org.bedework.convert.jcal
- JsonProperty() - Constructor for class org.bedework.convert.jcal.JsonProperty
L
- langProp(BasePropertyType, BwStringBase<?>) - Static method in class org.bedework.convert.xcal.Xutil
- listFromNumberList(List<String>, NumberList) - Static method in class org.bedework.convert.xcal.Xutil
M
- makeAttendee(BwAttendee) - Static method in class org.bedework.convert.xcal.ToXEvent
-
make an attendee
- makeDateDatetime(DateDatetimePropertyType, BwDateTime, boolean) - Static method in class org.bedework.convert.xcal.Xutil
- makeDateTime(BwDateTime) - Static method in class org.bedework.convert.ical.IcalUtil
-
Always return a DateTime object
- makeDateTimes(DateListProperty) - Static method in class org.bedework.convert.ical.IcalUtil
- makeDtEnd(BwDateTime) - Static method in class org.bedework.convert.ical.IcalUtil
-
Make a DtEnd from the object
- makeDtEnd(BwDateTime, TimeZoneRegistry) - Static method in class org.bedework.convert.ical.IcalUtil
-
Make a DtEnd from the object
- makeDue(BwDateTime, TimeZoneRegistry) - Static method in class org.bedework.convert.ical.IcalUtil
-
Make a Due from the object
- makeNewEvent(IcalCallback, int, String, String) - Static method in class org.bedework.convert.CnvUtil
- makeOrganizer(BwOrganizer) - Static method in class org.bedework.convert.xcal.ToXEvent
- makeXparlist(List<BwXproperty.Xpar>) - Static method in class org.bedework.convert.ical.IcalUtil
- master - Variable in class org.bedework.convert.RecurUtil.Recurrence
- masterEI - Variable in class org.bedework.convert.CnvUtil.RetrievedEvents
N
- newJSGroup(int) - Static method in class org.bedework.convert.jscal.JSCalTranslator
-
Make a new JSGroup with default properties
- newValue(String, JsonNode) - Method in class org.bedework.convert.jscal.BwLocationFactory
O
- of - Static variable in class org.bedework.convert.xcal.Xutil
- org.bedework.convert - package org.bedework.convert
- org.bedework.convert.ical - package org.bedework.convert.ical
- org.bedework.convert.jcal - package org.bedework.convert.jcal
- org.bedework.convert.jscal - package org.bedework.convert.jscal
- org.bedework.convert.xcal - package org.bedework.convert.xcal
- outJcal(Writer, Collection<EventInfo>, int, String, EventTimeZonesRegistry) - Static method in class org.bedework.convert.jcal.JcalHandler
- outJcal(Writer, Calendar) - Static method in class org.bedework.convert.jcal.JcalHandler
- override - Variable in class org.bedework.convert.RecurUtil.Recurrence
-
non-null if this is due to an override
P
- pars - Variable in class org.bedework.convert.IcalTranslator
- Pars() - Constructor for class org.bedework.convert.IcalTranslator.Pars
- parseParticipants(List<BwXproperty>) - Static method in class org.bedework.convert.ical.IcalUtil
- parseVpollCandidates(BwEvent) - Static method in class org.bedework.convert.ical.IcalUtil
- parseVpollVoters(BwEvent) - Static method in class org.bedework.convert.ical.IcalUtil
- processAlarm(IcalCallback, Component, VAlarm, BwEvent, String, ChangeTable) - Static method in class org.bedework.convert.ical.VAlarmUtil
-
If there are any alarms for this component add them to the events alarm collection
- processEventAlarm(BwEvent, BaseComponentType, BaseComponentType, Class<?>) - Static method in class org.bedework.convert.xcal.ToXEvent
-
Process any alarms.
- processEventAlarm(BwEvent, Component, String) - Static method in class org.bedework.convert.ical.VAlarmUtil
-
Process any alarms.
- propertyNames() - Method in class org.bedework.convert.jscal.BwJSRegistration
R
- rangeEnd - Variable in class org.bedework.convert.RecurUtil.RecurPeriods
-
The latest date
- rangeEnd - Variable in class org.bedework.convert.RecurUtil.RecurRange
-
The latest date
- rangeStart - Variable in class org.bedework.convert.RecurUtil.RecurPeriods
-
The earliest date
- rangeStart - Variable in class org.bedework.convert.RecurUtil.RecurRange
-
The earliest date
- RecurPeriods() - Constructor for class org.bedework.convert.RecurUtil.RecurPeriods
- RecurRange() - Constructor for class org.bedework.convert.RecurUtil.RecurRange
- recurrenceId - Variable in class org.bedework.convert.RecurUtil.Recurrence
- RecurRuleComponents - Class in org.bedework.convert
-
Broken out recurrence rule.
- RecurRuleComponents() - Constructor for class org.bedework.convert.RecurRuleComponents
- RecurRuleComponents.PosDays - Class in org.bedework.convert
-
Allows us to group days
- RecurUtil - Class in org.bedework.convert
-
Some help with recurrences.
- RecurUtil() - Constructor for class org.bedework.convert.RecurUtil
- RecurUtil.RecurPeriods - Class in org.bedework.convert
- RecurUtil.RecurRange - Class in org.bedework.convert
- RecurUtil.Recurrence - Class in org.bedework.convert
- register(TimeZone) - Method in class org.bedework.convert.EventTimeZonesRegistry
- register(TimeZone) - Method in class org.bedework.convert.Icalendar
- register(TimeZone, boolean) - Method in class org.bedework.convert.EventTimeZonesRegistry
- register(TimeZone, boolean) - Method in class org.bedework.convert.Icalendar
- removeAll - Variable in class org.bedework.convert.DifferResult
- removed - Variable in class org.bedework.convert.DifferResult
- replyMethodType() - Method in class org.bedework.convert.Icalendar
-
True for itip reply type method
- requestMethodType() - Method in class org.bedework.convert.Icalendar
-
True for itip request type method
- RetrievedEvents() - Constructor for class org.bedework.convert.CnvUtil.RetrievedEvents
- retrieveEvent(IcalCallback, String, String, int, BwCalendar, Icalendar, String, String, BwLogger) - Static method in class org.bedework.convert.CnvUtil
S
- SAICalCallback - Class in org.bedework.convert
-
Class to allow icaltranslator to be used from a standalone non-bedework caldav server.
- SAICalCallback(String) - Constructor for class org.bedework.convert.SAICalCallback
-
Constructor
- setAccessible(boolean) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setAccessible(boolean) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setAddr(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setAddr(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setAttachment(BwAttachment) - Static method in class org.bedework.convert.ical.IcalUtil
-
make an attachment
- setAttendee(BwAttendee) - Static method in class org.bedework.convert.ical.IcalUtil
-
make an attendee
- setByDay(Collection<RecurRuleComponents.PosDays>) - Method in class org.bedework.convert.RecurRuleComponents
- setByHour(Collection<Integer>) - Method in class org.bedework.convert.RecurRuleComponents
- setByMinute(Collection<Integer>) - Method in class org.bedework.convert.RecurRuleComponents
- setByMonth(Collection<Integer>) - Method in class org.bedework.convert.RecurRuleComponents
- setByMonthDay(Collection<Integer>) - Method in class org.bedework.convert.RecurRuleComponents
- setBySecond(Collection<Integer>) - Method in class org.bedework.convert.RecurRuleComponents
- setBySetPos(Collection<Integer>) - Method in class org.bedework.convert.RecurRuleComponents
- setByWeekNo(Collection<Integer>) - Method in class org.bedework.convert.RecurRuleComponents
- setByYearDay(Collection<Integer>) - Method in class org.bedework.convert.RecurRuleComponents
- setCalscale(String) - Method in class org.bedework.convert.Icalendar
- setCity(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setCity(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setComponentType(IcalDefs.IcalComponentType) - Method in class org.bedework.convert.Icalendar
- setCount(int) - Method in class org.bedework.convert.RecurRuleComponents
- setDates(String, EventInfo, DtStart, DtEnd, Duration) - Static method in class org.bedework.convert.ical.IcalUtil
-
Set the dates in an event given a start and one or none of end and duration.
- setFreq(Recur.Frequency) - Method in class org.bedework.convert.RecurRuleComponents
- setGeo(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setGeo(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setInterval(int) - Method in class org.bedework.convert.RecurRuleComponents
- setLink(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setLink(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setMethod(String) - Method in class org.bedework.convert.Icalendar
- setMethodType(int) - Method in class org.bedework.convert.Icalendar
- setOrganizer(BwOrganizer) - Static method in class org.bedework.convert.ical.IcalUtil
- setProdid(String) - Method in class org.bedework.convert.Icalendar
- setRoom(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setRoom(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setRule(String) - Method in class org.bedework.convert.RecurRuleComponents
- setSfield1(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setSfield1(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setSfield2(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setSfield2(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setState(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setState(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setStreet(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setStreet(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setStrictness(int) - Method in class org.bedework.convert.SAICalCallback
- setSystemProperties() - Static method in class org.bedework.convert.IcalTranslator
- setUid(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setUid(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- setUntil(Date) - Method in class org.bedework.convert.RecurRuleComponents
- setVersion(String) - Method in class org.bedework.convert.Icalendar
- setVoter(BwAttendee) - Static method in class org.bedework.convert.ical.IcalUtil
-
make a voter
- setWkst(String) - Method in class org.bedework.convert.RecurRuleComponents
- setZip(String) - Method in interface org.bedework.convert.jscal.BwJSLocation
- setZip(String) - Method in class org.bedework.convert.jscal.BwLocationImpl
- simpleContact - Variable in class org.bedework.convert.IcalTranslator.Pars
-
Support simple contacts only.
- simpleLocation - Variable in class org.bedework.convert.IcalTranslator.Pars
-
Support simple location only.
- size() - Method in class org.bedework.convert.Icalendar
- start - Variable in class org.bedework.convert.RecurUtil.Recurrence
T
- TimeZoneInfo(String, TimeZone, String) - Constructor for class org.bedework.convert.Icalendar.TimeZoneInfo
-
Constructor
- toAdd(T) - Method in class org.bedework.convert.DifferResult
- toBwAlarm(ValarmType, boolean) - Static method in class org.bedework.convert.xcal.Xalarms
-
The generated alarm may not be a valid alarm if it is being used as a selector.
- toComponent(BwEvent, boolean, boolean, BaseComponentType) - Static method in class org.bedework.convert.xcal.ToXEvent
-
Make a BaseComponentType component from a BwEvent object.
- toEvent(IcalCallback, BwCalendar, Icalendar, Component, boolean) - Static method in class org.bedework.convert.ical.Ical2BwEvent
-
We are going to try to construct a BwEvent object from a VEvent.
- toEvent(IcalCallback, JSCalendarObject, BwCalendar, Icalendar) - Static method in class org.bedework.convert.jscal.JsCal2BwEvent
- toFreeBusy(IcalCallback, VFreeBusy) - Static method in class org.bedework.convert.ical.BwFreeBusyUtil
- toIcal(Collection<EventInfo>, int) - Method in class org.bedework.convert.IcalTranslator
-
Turn a collection of events into a calendar
- toIcal(EventInfo, int) - Method in class org.bedework.convert.IcalTranslator
-
turn a single event with possible overrides into a calendar
- toJcal(Collection<EventInfo>, int, String, EventTimeZonesRegistry) - Static method in class org.bedework.convert.jcal.JcalHandler
- toJcal(Calendar) - Static method in class org.bedework.convert.jcal.JcalHandler
- toJcal(Calendar) - Static method in class org.bedework.convert.jcal.JcalTranslator
- toJcal(EventInfo, int) - Method in class org.bedework.convert.jcal.JcalTranslator
- toJScal(Collection<EventInfo>, int) - Method in class org.bedework.convert.jscal.JSCalTranslator
-
Turn a collection of events into a jsgroup
- toRemove(T) - Method in class org.bedework.convert.DifferResult
- toString() - Method in class org.bedework.convert.Icalendar
- toVFreeBusy(BwEvent) - Static method in class org.bedework.convert.ical.VFreeUtil
-
Make a VFreeBusy object from a BwFreeBusy.
- toVlocation(BwLocation, IcalUtil.Relto) - Static method in class org.bedework.convert.ical.IcalUtil
- toXAlarm(BwEvent, BwAlarm, BaseComponentType, Class<?>) - Static method in class org.bedework.convert.xcal.Xalarms
- ToXEvent - Class in org.bedework.convert.xcal
-
Class to provide utility methods for translating to XML icalendar classes
- ToXEvent() - Constructor for class org.bedework.convert.xcal.ToXEvent
- toXMLIcalendar(EventInfo, int, IcalendarType, boolean) - Method in class org.bedework.convert.xcal.XmlTranslator
- typeBwLocation - Static variable in class org.bedework.convert.jscal.BwJSRegistration
- tz - Variable in class org.bedework.convert.Icalendar.TimeZoneInfo
-
The actual timezone
- tzFromTzdef(String) - Method in class org.bedework.convert.IcalTranslator
-
Get a TimeZone object from a VCALENDAR string definition
- tzid - Variable in class org.bedework.convert.Icalendar.TimeZoneInfo
-
It's id
- tzidProp(BasePropertyType, String) - Static method in class org.bedework.convert.xcal.Xutil
- tzSpec - Variable in class org.bedework.convert.Icalendar.TimeZoneInfo
-
Non-null if we are using an unknown external specification
U
- uidProp(BasePropertyType, String) - Static method in class org.bedework.convert.xcal.Xutil
V
- VAlarmUtil - Class in org.bedework.convert.ical
-
Class to provide utility methods for handline VAlarm ical4j classes
- VAlarmUtil() - Constructor for class org.bedework.convert.ical.VAlarmUtil
- validItipMethodType() - Method in class org.bedework.convert.Icalendar
-
True for valid itip method
- validItipMethodType(int) - Static method in class org.bedework.convert.Icalendar
-
True for valid itip method
- validItipMethodType(int, IcalDefs.IcalComponentType) - Static method in class org.bedework.convert.Icalendar
-
True for valid itip method for given component type
- VFreeUtil - Class in org.bedework.convert.ical
- VFreeUtil() - Constructor for class org.bedework.convert.ical.VFreeUtil
W
- writeJcal(Collection<EventInfo>, int, Writer) - Method in class org.bedework.convert.jcal.JcalTranslator
-
Write a collection of calendar data as json
- writeJSCalendar(JSCalendarObject, Writer) - Static method in class org.bedework.convert.jscal.JSCalTranslator
-
Write a JSCalendar object
- writeXmlCalendar(Collection<EventInfo>, int, XmlEmit) - Method in class org.bedework.convert.xcal.XmlTranslator
-
Write a collection of calendar data as xml
X
- Xalarms - Class in org.bedework.convert.xcal
-
Class to provide utility methods for translating between XML and Bedework alarm representations
- Xalarms() - Constructor for class org.bedework.convert.xcal.Xalarms
- XmlTranslator - Class in org.bedework.convert.xcal
-
User: mike Date: 5/7/20 Time: 22:43
- XmlTranslator(IcalCallback) - Constructor for class org.bedework.convert.xcal.XmlTranslator
-
Constructor:
- xparam(BasePropertyType, BwXproperty.Xpar) - Static method in class org.bedework.convert.xcal.Xutil
-
Convert a parameter
- xpropertiesToIcal(PropertyList<Property>, List<BwXproperty>) - Static method in class org.bedework.convert.ical.IcalUtil
- xpropertiesToXcal(List<JAXBElement<? extends BasePropertyType>>, List<BwXproperty>, BaseComponentType, Class<?>, boolean) - Static method in class org.bedework.convert.xcal.Xutil
- Xutil - Class in org.bedework.convert.xcal
-
Class to provide utility methods for translating between XML and Bedework alarm representations
- Xutil() - Constructor for class org.bedework.convert.xcal.Xutil
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form