|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.fortuna.ical4j.model | |
---|---|
net.fortuna.ical4j.data | Contains types providing RFC2445 input, output and parsing functionality. |
net.fortuna.ical4j.filter | Filtering rules that may be used on lists of components, properties or parameters. |
net.fortuna.ical4j.model | Contains core types used to define the iCalendar model. |
net.fortuna.ical4j.model.component | Contains types used to represent the iCalendar component model. |
net.fortuna.ical4j.model.parameter | Contains types used to represent the iCalendar parameter model. |
net.fortuna.ical4j.model.property | Contains types used to represent the iCalendar property model. |
net.fortuna.ical4j.transform | Contains types used to transform an iCalendar component model according to RFC2446. |
net.fortuna.ical4j.util | Contains utility types that provide supporting functionality for iCal4j. |
Classes in net.fortuna.ical4j.model used by net.fortuna.ical4j.data | |
---|---|
Calendar
$Id: Calendar.java,v 1.33 2009/01/10 07:27:24 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar calendar. |
|
Component
$Id: Component.java,v 1.29 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar component. |
|
Property
$Id: Property.java,v 1.32 2008/12/16 12:34:52 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar property. |
|
TimeZoneRegistry
$Id: TimeZoneRegistry.java,v 1.4 2008/12/16 12:34:52 fortuna Exp $ Created on 18/09/2005 Implementors provide a list of timezone definitions applicable for use with iCalendar objects. |
|
ValidationException
$Id: ValidationException.java,v 1.7 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] An exception thrown during validation. |
Classes in net.fortuna.ical4j.model used by net.fortuna.ical4j.filter | |
---|---|
Component
$Id: Component.java,v 1.29 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar component. |
|
Period
$Id: Period.java,v 1.25 2008/12/16 12:34:52 fortuna Exp $ [Apr 14, 2004] Defines a period of time. |
|
Property
$Id: Property.java,v 1.32 2008/12/16 12:34:52 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar property. |
Classes in net.fortuna.ical4j.model used by net.fortuna.ical4j.model | |
---|---|
AbstractContentFactory
$Id: AbstractContentFactory.java,v 1.3 2008/12/16 12:34:52 fortuna Exp $ Created on 28/01/2007 Abstract implementation of a content factory. |
|
Calendar
$Id: Calendar.java,v 1.33 2009/01/10 07:27:24 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar calendar. |
|
Component
$Id: Component.java,v 1.29 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar component. |
|
ComponentFactory
$Id: ComponentFactory.java,v 1.16 2008/12/16 12:34:52 fortuna Exp $ [05-Apr-2004] A factory for creating iCalendar components. |
|
ComponentList
$Id: ComponentList.java,v 1.12 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines a list of iCalendar components. |
|
Content
$Id: Content.java,v 1.9 2008/12/16 12:34:53 fortuna Exp $ Created: 12/10/2004 Base class for calendar content in the form of properties and parameters. |
|
Date
$Id: Date.java,v 1.7 2008/12/16 12:34:52 fortuna Exp $ Created on 26/06/2005 Base class for all representations of time values in RFC2445. |
|
DateList
$Id: DateList.java,v 1.23 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] Defines a list of iCalendar dates. |
|
DateTime
$Id: DateTime.java,v 1.26 2008/12/16 12:34:52 fortuna Exp $ Created on 26/06/2005 Represents a time of day on a specific date. |
|
Dur
$Id: Dur.java,v 1.19 2008/12/16 12:34:52 fortuna Exp $ Created on 20/06/2005 Represents a duration of time in iCalendar. |
|
Iso8601
$Id: Iso8601.java,v 1.14 2008/12/29 06:49:13 fortuna Exp $ Created on 30/06/2005 Base class for date and time representations as defined by the ISO 8601 standard. |
|
NumberList
$Id: NumberList.java,v 1.13 2008/12/16 12:34:52 fortuna Exp $ [29-May-2004] Defines a list of numbers. |
|
Parameter
$Id: Parameter.java,v 1.19 2008/12/16 12:34:52 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar parameter. |
|
ParameterFactory
$Id: ParameterFactory.java,v 1.8 2008/12/16 12:34:53 fortuna Exp $ [05-Apr-2004] Created on 14/06/2005 Implementors provide parameter creation services. |
|
ParameterFactoryImpl
$Id $ [05-Apr-2004] A factory for creating iCalendar parameters. |
|
ParameterList
$Id: ParameterList.java,v 1.18 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines a list of iCalendar parameters. |
|
Period
$Id: Period.java,v 1.25 2008/12/16 12:34:52 fortuna Exp $ [Apr 14, 2004] Defines a period of time. |
|
PeriodList
$Id: PeriodList.java,v 1.23 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] Defines a list of iCalendar periods. |
|
Property
$Id: Property.java,v 1.32 2008/12/16 12:34:52 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar property. |
|
PropertyFactory
$Id: PropertyFactory.java,v 1.9 2008/12/16 12:34:52 fortuna Exp $ Created on 16/06/2005 A factory for creating iCalendar properties. |
|
PropertyFactoryImpl
$Id: PropertyFactoryImpl.java,v 1.16 2008/12/16 12:34:53 fortuna Exp $ [05-Apr-2004] A factory for creating iCalendar properties. |
|
PropertyList
$Id: PropertyList.java,v 1.13 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines a list of iCalendar properties. |
|
TimeZone
$Id: TimeZone.java,v 1.9 2008/12/16 12:34:52 fortuna Exp $ Created on 13/09/2005 A Java timezone implementation based on an underlying VTimeZone definition. |
|
TimeZoneRegistry
$Id: TimeZoneRegistry.java,v 1.4 2008/12/16 12:34:52 fortuna Exp $ Created on 18/09/2005 Implementors provide a list of timezone definitions applicable for use with iCalendar objects. |
|
TimeZoneRegistryFactory
$Id: TimeZoneRegistryFactory.java,v 1.6 2008/12/16 12:34:52 fortuna Exp $ Created on 18/09/2005 Provides access to the configured TimeZoneRegistry instance. |
|
ValidationException
$Id: ValidationException.java,v 1.7 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] An exception thrown during validation. |
|
WeekDay
$Id: WeekDay.java,v 1.11 2008/12/16 12:34:52 fortuna Exp $ Created: 19/12/2004 Defines a day of the week with a possible offset related to a MONTHLY or YEARLY occurrence. |
|
WeekDayList
$Id: WeekDayList.java,v 1.14 2008/12/16 12:34:52 fortuna Exp $ [29-May-2004] Defines a list of days. |
Classes in net.fortuna.ical4j.model used by net.fortuna.ical4j.model.component | |
---|---|
Component
$Id: Component.java,v 1.29 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar component. |
|
ComponentList
$Id: ComponentList.java,v 1.12 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines a list of iCalendar components. |
|
Date
$Id: Date.java,v 1.7 2008/12/16 12:34:52 fortuna Exp $ Created on 26/06/2005 Base class for all representations of time values in RFC2445. |
|
DateTime
$Id: DateTime.java,v 1.26 2008/12/16 12:34:52 fortuna Exp $ Created on 26/06/2005 Represents a time of day on a specific date. |
|
Dur
$Id: Dur.java,v 1.19 2008/12/16 12:34:52 fortuna Exp $ Created on 20/06/2005 Represents a duration of time in iCalendar. |
|
PeriodList
$Id: PeriodList.java,v 1.23 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] Defines a list of iCalendar periods. |
|
PropertyList
$Id: PropertyList.java,v 1.13 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines a list of iCalendar properties. |
|
ValidationException
$Id: ValidationException.java,v 1.7 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] An exception thrown during validation. |
Classes in net.fortuna.ical4j.model used by net.fortuna.ical4j.model.parameter | |
---|---|
AddressList
$Id: AddressList.java,v 1.13 2008/12/16 12:34:53 fortuna Exp $ [23-Apr-2004] Defines a list of iCalendar addresses. |
|
Content
$Id: Content.java,v 1.9 2008/12/16 12:34:53 fortuna Exp $ Created: 12/10/2004 Base class for calendar content in the form of properties and parameters. |
|
Escapable
$Id: Escapable.java,v 1.4 2008/12/16 12:34:52 fortuna Exp $ Created on 26/06/2005 Implementors by definition require their string value to be converted to/from an escaped form when converting to/from and iCalendar representation. |
|
Parameter
$Id: Parameter.java,v 1.19 2008/12/16 12:34:52 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar parameter. |
Classes in net.fortuna.ical4j.model used by net.fortuna.ical4j.model.property | |
---|---|
CategoryList
$Id: CategoryList.java,v 1.13 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] Defines a list of iCalendar categories. |
|
Content
$Id: Content.java,v 1.9 2008/12/16 12:34:53 fortuna Exp $ Created: 12/10/2004 Base class for calendar content in the form of properties and parameters. |
|
Date
$Id: Date.java,v 1.7 2008/12/16 12:34:52 fortuna Exp $ Created on 26/06/2005 Base class for all representations of time values in RFC2445. |
|
DateList
$Id: DateList.java,v 1.23 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] Defines a list of iCalendar dates. |
|
DateTime
$Id: DateTime.java,v 1.26 2008/12/16 12:34:52 fortuna Exp $ Created on 26/06/2005 Represents a time of day on a specific date. |
|
Dur
$Id: Dur.java,v 1.19 2008/12/16 12:34:52 fortuna Exp $ Created on 20/06/2005 Represents a duration of time in iCalendar. |
|
Escapable
$Id: Escapable.java,v 1.4 2008/12/16 12:34:52 fortuna Exp $ Created on 26/06/2005 Implementors by definition require their string value to be converted to/from an escaped form when converting to/from and iCalendar representation. |
|
LocationTypeList
$Id LocationTypeList.java $ [23-Apr-2004] Defines a list of iCalendar location types. |
|
ParameterList
$Id: ParameterList.java,v 1.18 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines a list of iCalendar parameters. |
|
PeriodList
$Id: PeriodList.java,v 1.23 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] Defines a list of iCalendar periods. |
|
Property
$Id: Property.java,v 1.32 2008/12/16 12:34:52 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar property. |
|
Recur
$Id: Recur.java,v 1.44 2009/01/06 08:14:50 fortuna Exp $ [18-Apr-2004] Defines a recurrence. |
|
ResourceList
$Id: ResourceList.java,v 1.10 2008/12/16 12:34:53 fortuna Exp $ [23-Apr-2004] Defines a list of iCalendar resouces. |
|
TimeZone
$Id: TimeZone.java,v 1.9 2008/12/16 12:34:52 fortuna Exp $ Created on 13/09/2005 A Java timezone implementation based on an underlying VTimeZone definition. |
|
UtcOffset
$Id: UtcOffset.java,v 1.13 2008/12/16 12:34:52 fortuna Exp $ Created on 26/06/2005 Represents a timezone offset from UTC time. |
|
ValidationException
$Id: ValidationException.java,v 1.7 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] An exception thrown during validation. |
Classes in net.fortuna.ical4j.model used by net.fortuna.ical4j.transform | |
---|---|
Calendar
$Id: Calendar.java,v 1.33 2009/01/10 07:27:24 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar calendar. |
|
Component
$Id: Component.java,v 1.29 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar component. |
Classes in net.fortuna.ical4j.model used by net.fortuna.ical4j.util | |
---|---|
Calendar
$Id: Calendar.java,v 1.33 2009/01/10 07:27:24 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar calendar. |
|
Component
$Id: Component.java,v 1.29 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar component. |
|
ComponentList
$Id: ComponentList.java,v 1.12 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines a list of iCalendar components. |
|
ConstraintViolationException
$Id: ConstraintViolationException.java,v 1.3 2008/12/15 12:46:49 fortuna Exp $ Created on 02/03/2008 Indicates the violation of a constraint imposed by a relevant specification. |
|
Date
$Id: Date.java,v 1.7 2008/12/16 12:34:52 fortuna Exp $ Created on 26/06/2005 Base class for all representations of time values in RFC2445. |
|
Parameter
$Id: Parameter.java,v 1.19 2008/12/16 12:34:52 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar parameter. |
|
ParameterList
$Id: ParameterList.java,v 1.18 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines a list of iCalendar parameters. |
|
Property
$Id: Property.java,v 1.32 2008/12/16 12:34:52 fortuna Exp $ [Apr 5, 2004] Defines an iCalendar property. |
|
PropertyList
$Id: PropertyList.java,v 1.13 2008/12/16 12:34:53 fortuna Exp $ [Apr 5, 2004] Defines a list of iCalendar properties. |
|
ValidationException
$Id: ValidationException.java,v 1.7 2008/12/16 12:34:52 fortuna Exp $ [23-Apr-2004] An exception thrown during validation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |