Package net.fortuna.ical4j.model
@Version("1.0.0")
package net.fortuna.ical4j.model
Contains core types used to define the iCalendar model.
-
ClassDescriptionDeprecated.$Id$ [23-Apr-2004] Defines a list of iCalendar addresses.$Id$ [Apr 5, 2004] Defines an iCalendar calendar.$Id$ [06-Apr-2004]$Id$ [Apr 5, 2004]ComponentBuilder<T extends Component>ComponentContainer<T extends Component>ComponentFactory<T extends Component>Created by fortuna on 12/09/14.Deprecated.ComponentGroup<T extends Component>Support for operations applicable to a group of components.ComponentList<T extends Component>$Id$ [Apr 5, 2004] Defines a list of iCalendar components.A comparator to determine natural ordering of component instances based on sequence information.$Id$ Created on 02/03/2008 Indicates the violation of a constraint imposed by a relevant specification.$Id$A representation of the DATE object defined in RFC5445.$Id$ [23-Apr-2004] Defines a list of iCalendar dates.A representation of the DATE-TIME object defined in RFC5445.$Id$ Created on 18/09/2005 Default factory implementation for timezone registries.Deprecated.$Id$ Created on 26/06/2005 Implementors by definition require their string value to be encoded/decoded when converting to/from and iCalendar representation.Provide fluent API support for
CalendarProvide fluent API support forComponentProvide fluent API support forComponentIndexedComponentList<T extends Component>$Id$ Created on 4/02/2006 Provides indexing of components on a specific property.$Id$ Created on 4/02/2006 Provides indexing of properties on a specific parameter.$Id$ Created on 30/06/2005 Base class for date and time representations as defined by the ISO 8601 standard.Location types as defined by the Location Types Registry (RFC4589): https://tools.ietf.org/html/rfc4589$Id LocationTypeList.java $ [23-Apr-2004] Defines a list of iCalendar location types.Defines a month of the year, which may be a leap-month in some calendaring systems.$Id$ [29-May-2004] Defines a list of numbers.Defines an iCalendar parameter.Created by fortuna on 8/09/14.Support for encoding/decoding property values that include quotes, newlines, and escape characters.ParameterFactory<T extends Parameter>Implementors provide parameter creation services.Deprecated.Deprecated.$Id$ [Apr 5, 2004] Defines a list of iCalendar parameters.$Id$ [Apr 14, 2004] Defines a period of time.$Id$ [23-Apr-2004] Defines a list of iCalendar periods.Defines an iCalendar property.Support for encoding/decoding property values that include quotes, newlines, and escape characters.PropertyFactory<T extends Property>A factory for creating iCalendar properties.Deprecated.Deprecated.PropertyList<T extends Property>$Id$ [Apr 5, 2004] Defines a list of iCalendar properties.$Id$ [18-Apr-2004]Support for building Recur instances.RecurrenceSupport<T extends CalendarComponent>Support adapter forTemporalAmountrepresentation in iCalendar format.$Id$ [23-Apr-2004] Defines a list of iCalendar text elements.$Id$ Created on 30/06/2005 A type used to represent iCalendar time values.$Id$$Id$ Created on 18/09/2005 Implementors provide a list of timezone definitions applicable for use with iCalendar objects.$Id$ Created on 18/09/2005 Provides access to the configuredTimeZoneRegistryinstance.$Id$Support for updating timezone definitions.Deprecated.Replaced byZoneOffsetin Java 8.$Id$ Created: 19/12/2004 Defines a day of the week with a possible offset related to a MONTHLY or YEARLY occurrence.$Id$ [29-May-2004] Defines a list of days.Support adapter forZoneOffsetto output in iCalendar format.
TemporalAmountimplementations such asDurationandPeriodin Java 8.