Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

A

ACCEPTED - Static variable in class biweekly.parameter.ParticipationStatus
Indicates that the user has accepted the item.
ACCEPTED - Static variable in class biweekly.property.Status
 
accepted() - Static method in class biweekly.property.Status
Creates an "accepted" status property (only valid in vCal 1.0 in VTodo components).
action() - Method in class biweekly.io.scribe.property.AudioAlarmScribe
 
action() - Method in class biweekly.io.scribe.property.DisplayAlarmScribe
 
action() - Method in class biweekly.io.scribe.property.EmailAlarmScribe
 
action() - Method in class biweekly.io.scribe.property.ProcedureAlarmScribe
 
action() - Method in class biweekly.io.scribe.property.VCalAlarmPropertyScribe
Determines what kind of Action property this vCal alarm property maps to, and returns a new instance of this property.
Action - Class in biweekly.property
Defines the type of action to invoke when an alarm is triggered.
Action(String) - Constructor for class biweekly.property.Action
Creates an action property.
Action(Action) - Constructor for class biweekly.property.Action
Copy constructor.
ActionScribe - Class in biweekly.io.scribe.property
Marshals Action properties.
ActionScribe() - Constructor for class biweekly.io.scribe.property.ActionScribe
 
add(int, T) - Method in class biweekly.parameter.ICalParameters.ICalParameterList
 
ADD - Static variable in class biweekly.property.Method
 
add() - Static method in class biweekly.property.Method
Constructs a METHOD property whose value is "ADD".
add(DateValue, DateValue) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Adds a duration to a date.
add(Date) - Method in class biweekly.util.Duration
Adds this duration value to a Date object.
addAlarm(VAlarm) - Method in class biweekly.component.VEvent
Adds an alarm to this event.
addAlarm(VAlarm) - Method in class biweekly.component.VTodo
Adds an alarm to this to-do task.
addAttachment(Attachment) - Method in class biweekly.component.VAlarm
Adds an attachment to the alarm.
addAttachment(Attachment) - Method in class biweekly.component.VEvent
Adds an attachment to the event.
addAttachment(Attachment) - Method in class biweekly.component.VJournal
Adds an attachment to the journal entry.
addAttachment(Attachment) - Method in class biweekly.component.VTodo
Adds an attachment to the to-do task.
addAttendee(Attendee) - Method in class biweekly.component.VAlarm
Adds a person who will be emailed when the alarm fires (only applicable for EMAIL alarms).
addAttendee(Attendee) - Method in class biweekly.component.VEvent
Adds a person who is attending the event.
addAttendee(String) - Method in class biweekly.component.VEvent
Adds a person who is attending the event.
addAttendee(Attendee) - Method in class biweekly.component.VFreeBusy
Adds a person who is involved in the free/busy entry.
addAttendee(Attendee) - Method in class biweekly.component.VJournal
Adds a person who is involved in the journal entry.
addAttendee(String) - Method in class biweekly.component.VJournal
Adds a person who is involved in the journal entry.
addAttendee(Attendee) - Method in class biweekly.component.VTodo
Adds a person who is involved in the to-do task.
addAttendee(String) - Method in class biweekly.component.VTodo
Adds a person who is involved in the to-do task.
addCategories(Categories) - Method in class biweekly.component.VEvent
Adds a list of "tags" or "keywords" that describe the event.
addCategories(String...) - Method in class biweekly.component.VEvent
Adds a list of "tags" or "keywords" that describe the event.
addCategories(List<String>) - Method in class biweekly.component.VEvent
Adds a list of "tags" or "keywords" that describe the event.
addCategories(Categories) - Method in class biweekly.component.VJournal
Adds a list of "tags" or "keywords" that describe the journal entry.
addCategories(String...) - Method in class biweekly.component.VJournal
Adds a list of "tags" or "keywords" that describe the journal entry.
addCategories(List<String>) - Method in class biweekly.component.VJournal
Adds a list of "tags" or "keywords" that describe the journal entry.
addCategories(Categories) - Method in class biweekly.component.VTodo
Adds a list of "tags" or "keywords" that describe the to-do task.
addCategories(String...) - Method in class biweekly.component.VTodo
Adds a list of "tags" or "keywords" that describe the to-do task.
addCategories(List<String>) - Method in class biweekly.component.VTodo
Adds a list of "tags" or "keywords" that describe the to-do task.
addCategories(Categories) - Method in class biweekly.ICalendar
Adds a list of keywords that describe the calendar.
addCategories(String...) - Method in class biweekly.ICalendar
Adds a list of keywords that describe the calendar.
addComment(Comment) - Method in class biweekly.component.Observance
Adds a comment to the timezone observance.
addComment(String) - Method in class biweekly.component.Observance
Adds a comment to the timezone observance.
addComment(Comment) - Method in class biweekly.component.VEvent
Adds a comment to the event.
addComment(String) - Method in class biweekly.component.VEvent
Adds a comment to the event.
addComment(Comment) - Method in class biweekly.component.VFreeBusy
Adds a comment to the free/busy entry.
addComment(String) - Method in class biweekly.component.VFreeBusy
Adds a comment to the free/busy entry.
addComment(Comment) - Method in class biweekly.component.VJournal
Adds a comment to the journal entry.
addComment(String) - Method in class biweekly.component.VJournal
Adds a comment to the journal entry.
addComment(Comment) - Method in class biweekly.component.VTodo
Adds a comment to the to-do task.
addComment(String) - Method in class biweekly.component.VTodo
Adds a comment to the to-do task.
addComponent(ICalComponent) - Method in class biweekly.component.ICalComponent
Adds a sub-component to this component.
addConference(Conference) - Method in class biweekly.component.VEvent
Adds information related to the event's conference system.
addConference(Conference) - Method in class biweekly.component.VTodo
Adds information related to the to-do task's conference system.
addContact(Contact) - Method in class biweekly.component.VEvent
Adds a contact to the event.
addContact(String) - Method in class biweekly.component.VEvent
Adds a contact to the event.
addContact(String) - Method in class biweekly.component.VFreeBusy
Sets the contact for the free/busy entry.
addContact(Contact) - Method in class biweekly.component.VJournal
Adds a contact to the journal entry.
addContact(String) - Method in class biweekly.component.VJournal
Adds a contact to the journal entry.
addContact(Contact) - Method in class biweekly.component.VTodo
Adds a contact to the to-do task.
addContact(String) - Method in class biweekly.component.VTodo
Adds a contact to the to-do task.
addDate(ICalDate, ICalProperty, ICalParameters) - Method in class biweekly.io.ParseContext
Adds a parsed date to this parse context so its timezone can be applied to it after the iCalendar object has been parsed (if it has one).
addDate(ICalDate, boolean, TimeZone) - Method in class biweekly.io.WriteContext
Records the timezoned date-time values that are being written.
addDaylightSavingsTime(DaylightSavingsTime) - Method in class biweekly.component.VTimezone
Adds a "daylight savings" observance time range.
addDescription(Description) - Method in class biweekly.component.VJournal
Adds a detailed description to the journal entry.
addDescription(String) - Method in class biweekly.component.VJournal
Adds a detailed description to the journal entry.
addDescription(Description) - Method in class biweekly.ICalendar
Assigns a human-readable description to the calendar as a whole.
addDescription(String) - Method in class biweekly.ICalendar
Assigns a human-readable description to the calendar as a whole.
addEvent(VEvent) - Method in class biweekly.ICalendar
Adds an event to the calendar.
addExceptionDates(ExceptionDates) - Method in class biweekly.component.Observance
Adds a list of exceptions to the timezone observance.
addExceptionDates(ExceptionDates) - Method in class biweekly.component.VEvent
Adds a list of exceptions to the recurrence rule defined in the event (if one is defined).
addExceptionDates(ExceptionDates) - Method in class biweekly.component.VJournal
Adds a list of exceptions to the recurrence rule defined in the journal entry (if one is defined).
addExceptionDates(ExceptionDates) - Method in class biweekly.component.VTodo
Adds a list of exceptions to the recurrence rule defined in the to-do task (if one is defined).
addExceptionRule(Recurrence) - Method in class biweekly.component.VEvent
Adds an exception for the RecurrenceRule property.
addExceptionRule(ExceptionRule) - Method in class biweekly.component.VEvent
Adds an exception for the RecurrenceRule property.
addExceptionRule(Recurrence) - Method in class biweekly.component.VJournal
Adds an exception for the RecurrenceRule property.
addExceptionRule(ExceptionRule) - Method in class biweekly.component.VJournal
Adds an exception for the RecurrenceRule property.
addExceptionRule(Recurrence) - Method in class biweekly.component.VTodo
Adds an exception for the RecurrenceRule property.
addExceptionRule(ExceptionRule) - Method in class biweekly.component.VTodo
Adds an exception for the RecurrenceRule property.
addExperimentalComponent(String) - Method in class biweekly.component.ICalComponent
Adds an experimental sub-component to this component.
addExperimentalProperty(String, String) - Method in class biweekly.component.ICalComponent
Adds an experimental property to this component.
addExperimentalProperty(String, ICalDataType, String) - Method in class biweekly.component.ICalComponent
Adds an experimental property to this component.
addFloatingDate(ICalProperty, ICalDate) - Method in class biweekly.io.ParseContext
Keeps track of a date-time property that does not have a timezone (floating time), so it can be added to the TimezoneInfo object after the iCalendar object is parsed.
addFreeBusy(FreeBusy) - Method in class biweekly.component.VFreeBusy
Adds a list of time periods for which the person is free or busy (for example, "free" between 1pm-3pm and 4pm-5pm).
addFreeBusy(FreeBusyType, Date, Date) - Method in class biweekly.component.VFreeBusy
Adds a single time period for which the person is free or busy (for example, "free" between 1pm-3pm).
addFreeBusy(FreeBusyType, Date, Duration) - Method in class biweekly.component.VFreeBusy
Adds a single time period for which the person is free or busy (for example, "free" for 2 hours after 1pm).
addFreeBusy(VFreeBusy) - Method in class biweekly.ICalendar
Adds a free/busy entry to the calendar.
addICalendar(ICalendar) - Method in class biweekly.io.xml.XCalDocument
Adds an iCalendar object to this XML document.
addImage(Image) - Method in class biweekly.component.VEvent
Adds an image that is associated with the event.
addImage(Image) - Method in class biweekly.component.VJournal
Adds an image that is associated with the journal entry.
addImage(Image) - Method in class biweekly.component.VTodo
Adds an image that is associated with the to-do task.
addImage(Image) - Method in class biweekly.ICalendar
Adds an image that is associated with the calendar.
addJournal(VJournal) - Method in class biweekly.ICalendar
Adds a journal entry to the calendar.
addName(Name) - Method in class biweekly.ICalendar
Assigns a human-readable name to the calendar as a whole.
addName(String) - Method in class biweekly.ICalendar
Assigns a human-readable name to the calendar as a whole.
addParameter(String, String) - Method in class biweekly.property.ICalProperty
Adds a value to a parameter.
addProperty(ICalProperty) - Method in class biweekly.component.ICalComponent
Adds a property to this component.
addRecurrenceDates(RecurrenceDates) - Method in class biweekly.component.Observance
Adds a list of dates/periods that help define the recurrence rule of this timezone observance (if one is defined).
addRecurrenceDates(RecurrenceDates) - Method in class biweekly.component.VEvent
Adds a list of dates/periods that help define the recurrence rule of this event (if one is defined).
addRecurrenceDates(RecurrenceDates) - Method in class biweekly.component.VJournal
Adds a list of dates/periods that help define the recurrence rule of this journal entry (if one is defined).
addRecurrenceDates(RecurrenceDates) - Method in class biweekly.component.VTodo
Adds a list of dates/periods that help define the recurrence rule of this to-do task (if one is defined).
addRelatedTo(RelatedTo) - Method in class biweekly.component.VEvent
Adds a component that the event is related to.
addRelatedTo(String) - Method in class biweekly.component.VEvent
Adds a component that the event is related to.
addRelatedTo(RelatedTo) - Method in class biweekly.component.VJournal
Adds a component that the journal entry is related to.
addRelatedTo(String) - Method in class biweekly.component.VJournal
Adds a component that the journal entry is related to.
addRelatedTo(RelatedTo) - Method in class biweekly.component.VTodo
Adds a component that the to-do task is related to.
addRelatedTo(String) - Method in class biweekly.component.VTodo
Adds a component that the to-do task is related to.
addResources(Resources) - Method in class biweekly.component.VEvent
Adds a list of resources that are needed for the event.
addResources(String...) - Method in class biweekly.component.VEvent
Adds a list of resources that are needed for the event.
addResources(List<String>) - Method in class biweekly.component.VEvent
Adds a list of resources that are needed for the event.
addResources(Resources) - Method in class biweekly.component.VTodo
Adds a list of resources that are needed for the to-do task.
addResources(String...) - Method in class biweekly.component.VTodo
Adds a list of resources that are needed for the to-do task.
addResources(List<String>) - Method in class biweekly.component.VTodo
Adds a list of resources that are needed for the to-do task.
addStandardTime(StandardTime) - Method in class biweekly.component.VTimezone
Adds a "standard" observance time range.
addTimezoneComponentsIfMissing(ICalComponent, List) - Method in class biweekly.io.StreamWriter
Adds the VTIMEZONE components to the given component if the component is the root ICalendar component and the component does not already have the VTIMEZONE components.
addTimezonedDate(String, ICalProperty, ICalDate) - Method in class biweekly.io.ParseContext
Keeps track of a date-time property value that uses a timezone so it can be parsed later.
addTimezoneName(TimezoneName) - Method in class biweekly.component.Observance
Adds a traditional, non-standard name for the timezone observance.
addTimezoneName(String) - Method in class biweekly.component.Observance
Adds a traditional, non-standard name for the timezone observance.
addTodo(VTodo) - Method in class biweekly.ICalendar
Adds a to-do task to the calendar.
addVersionPropertyIfMissing(ICalComponent, List) - Method in class biweekly.io.StreamWriter
Adds a VERSION property to the given component if the component is the root ICalendar component and the component does not have a VERSION property.
addWarning(int, Object...) - Method in class biweekly.io.ParseContext
Adds a parse warning.
addWarning(String) - Method in class biweekly.io.ParseContext
Adds a parse warning.
advanceTo(Date) - Method in interface biweekly.util.com.google.ical.compat.javautil.DateIterator
Skips all dates in the series that come before the given date.
advanceTo(DateValue) - Method in interface biweekly.util.com.google.ical.iter.RecurrenceIterator
Skips all dates in the series that come before the given date, so that the next call to RecurrenceIterator.next() will return a date on or after the given date (assuming the recurrence includes such a date).
advanceTo(Date) - Method in class biweekly.util.Google2445Utils.EmptyDateIterator
 
after(DateTimeComponents) - Method in class biweekly.util.DateTimeComponents
 
afterPrefixIgnoreCase(String, String) - Static method in class biweekly.util.StringUtils
Returns a substring of the given string that comes after the given prefix.
all() - Static method in class biweekly.ICalDataType
Gets all of the parameter values that are defined as static constants in this class.
all() - Method in class biweekly.io.chain.ChainingJsonStringParser
 
all() - Method in class biweekly.io.chain.ChainingTextStringParser
 
all() - Method in class biweekly.io.chain.ChainingXmlMemoryParser
 
all(ICalDataType) - Method in class biweekly.io.xml.XCalElement
Gets all the values of a given data type.
all(String) - Method in class biweekly.io.xml.XCalElement
Gets the values of all child elements that have the given name.
all() - Static method in class biweekly.parameter.CalendarUserType
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class biweekly.parameter.Display
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class biweekly.parameter.Encoding
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class biweekly.parameter.Feature
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class biweekly.parameter.FreeBusyType
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class biweekly.parameter.ParticipationLevel
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class biweekly.parameter.ParticipationStatus
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class biweekly.parameter.Range
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class biweekly.parameter.Related
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class biweekly.parameter.RelationshipType
Gets all of the parameter values that are defined as static constants in this class.
all() - Static method in class biweekly.parameter.Role
Gets all of the parameter values that are defined as static constants in this class.
all() - Method in class biweekly.util.CaseClasses
Gets all the static constants of the case class.
ALTREP - Static variable in class biweekly.parameter.ICalParameters
Contains a URI that points to additional information about the entity represented by the property.
alwaysFalse() - Static method in class biweekly.util.com.google.ical.util.Predicates
Returns a predicate that always evaluates to false.
alwaysTrue() - Static method in class biweekly.util.com.google.ical.util.Predicates
Returns a predicate that always evaluates to true.
and(Predicate<? super T>...) - Static method in class biweekly.util.com.google.ical.util.Predicates
Returns a predicate that evaluates to true iff each of its components evaluates to true.
and(Collection<Predicate<? super T>>) - Static method in class biweekly.util.com.google.ical.util.Predicates
Returns a predicate that evaluates to true iff each of its components evaluates to true.
append(ICalDataType, String) - Method in class biweekly.io.xml.XCalElement
Adds a value.
append(String, String) - Method in class biweekly.io.xml.XCalElement
Adds a child element.
append(String) - Method in class biweekly.io.xml.XCalElement
Adds a child element.
append(ICalDataType) - Method in class biweekly.io.xml.XCalElement
Adds an empty value.
append(String, Collection<String>) - Method in class biweekly.io.xml.XCalElement
Adds multiple child elements, each with the same name.
apply(T) - Method in interface biweekly.util.com.google.ical.util.Predicate
Applies this predicate to the given object.
applyXXEProtection(DocumentBuilderFactory) - Static method in class biweekly.util.XmlUtils
Configures a DocumentBuilderFactory to protect it against XML External Entity attacks.
applyXXEProtection(TransformerFactory) - Static method in class biweekly.util.XmlUtils
Configures a TransformerFactory to protect it against XML External Entity attacks.
ARTIFACT_ID - Static variable in class biweekly.Biweekly
The Maven artifact ID.
asByteArray() - Method in class biweekly.util.Gobble
Gets the stream contents as a byte array.
asMap() - Method in class biweekly.util.ListMultimap
Gets an immutable view of the underlying Map object.
asMulti() - Method in class biweekly.io.json.JCalValue
Parses this jCal value as a multi-valued property value.
asObject() - Method in class biweekly.io.json.JCalValue
Parses this jCal value as an object property value.
asSingle() - Method in class biweekly.io.json.JCalValue
Parses this jCal value as a single-valued property value.
asString() - Method in class biweekly.util.Gobble
Gets the stream contents as a string.
asString(String) - Method in class biweekly.util.Gobble
Gets the stream contents as a string.
asStructured() - Method in class biweekly.io.json.JCalValue
Parses this jCal value as a structured property value.
Attachment - Class in biweekly.property
Defines an file attachment (such as an image or document) that is associated with the component to which it belongs.
Attachment(String, File) - Constructor for class biweekly.property.Attachment
Creates a new attachment.
Attachment(String, byte[]) - Constructor for class biweekly.property.Attachment
Creates a new attachment.
Attachment(String, String) - Constructor for class biweekly.property.Attachment
Creates a new attachment.
Attachment(Attachment) - Constructor for class biweekly.property.Attachment
Copy constructor.
AttachmentScribe - Class in biweekly.io.scribe.property
Marshals Attachment properties.
AttachmentScribe() - Constructor for class biweekly.io.scribe.property.AttachmentScribe
 
ATTENDEE - Static variable in class biweekly.parameter.Role
Indicates that the user is an attendee of the calendar entity.
Attendee - Class in biweekly.property
Defines an attendee (such as a person attending an event).
Attendee(String, String) - Constructor for class biweekly.property.Attendee
Creates an attendee property.
Attendee(String, String, String) - Constructor for class biweekly.property.Attendee
Creates an attendee property.
Attendee(Attendee) - Constructor for class biweekly.property.Attendee
Copy constructor.
AttendeeScribe - Class in biweekly.io.scribe.property
Marshals Attendee properties.
AttendeeScribe() - Constructor for class biweekly.io.scribe.property.AttendeeScribe
 
audio(Trigger) - Static method in class biweekly.component.VAlarm
Creates an audio alarm.
audio(Trigger, Attachment) - Static method in class biweekly.component.VAlarm
Creates an audio alarm.
AUDIO - Static variable in class biweekly.parameter.Feature
The conference has audio.
AUDIO - Static variable in class biweekly.property.Action
 
audio() - Static method in class biweekly.property.Action
Creates an "audio" action property.
AudioAlarm - Class in biweekly.property
Defines an alarm that will play an audio file when triggered.
AudioAlarm() - Constructor for class biweekly.property.AudioAlarm
 
AudioAlarm(AudioAlarm) - Constructor for class biweekly.property.AudioAlarm
Copy constructor.
AudioAlarmScribe - Class in biweekly.io.scribe.property
Marshals AudioAlarm properties.
AudioAlarmScribe() - Constructor for class biweekly.io.scribe.property.AudioAlarmScribe
 

B

BADGE - Static variable in class biweekly.parameter.Display
The image should be displayed in-line with the component title.
BASE64 - Static variable in class biweekly.parameter.Encoding
 
before(DateTimeComponents) - Method in class biweekly.util.DateTimeComponents
 
BINARY - Static variable in class biweekly.ICalDataType
Binary data (such as an image or word-processing document).
BinaryProperty - Class in biweekly.property
A property whose value is a binary resource (such as an image or document).
BinaryProperty(File) - Constructor for class biweekly.property.BinaryProperty
Creates a new binary property.
BinaryProperty(byte[]) - Constructor for class biweekly.property.BinaryProperty
Creates a new binary property.
BinaryProperty(String) - Constructor for class biweekly.property.BinaryProperty
Creates a new binary property.
BinaryProperty(BinaryProperty) - Constructor for class biweekly.property.BinaryProperty
Copy constructor.
BinaryPropertyScribe<T extends BinaryProperty> - Class in biweekly.io.scribe.property
Marshals BinaryProperty properties.
BinaryPropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.BinaryPropertyScribe
 
biweekly - package biweekly
 
Biweekly - Class in biweekly
Contains static chaining factory methods for reading/writing iCalendar objects.
biweekly() - Static method in class biweekly.property.ProductId
Creates a new product identifier property that represents this library.
biweekly.component - package biweekly.component
Contains DTO classes for each component.
biweekly.io - package biweekly.io
Contains I/O related classes.
biweekly.io.chain - package biweekly.io.chain
Contains classes used in the chaining API.
biweekly.io.json - package biweekly.io.json
Contains classes for reading and writing jCals (JSON-encoded iCalendar objects).
biweekly.io.scribe - package biweekly.io.scribe
Contains classes that marshal and unmarshal components and properties in various formats.
biweekly.io.scribe.component - package biweekly.io.scribe.component
Contains classes that marshal and unmarshal components.
biweekly.io.scribe.property - package biweekly.io.scribe.property
Contains classes that marshal and unmarshal properties in various formats.
biweekly.io.text - package biweekly.io.text
Contains classes for reading and writing traditional, plain-text iCalendar objects.
biweekly.io.xml - package biweekly.io.xml
Contains classes for reading and writing xCals (XML-encoded iCalendar objects).
biweekly.parameter - package biweekly.parameter
Contains classes related to property parameters.
biweekly.property - package biweekly.property
Contains DTO classes for each property.
biweekly.util - package biweekly.util
Contains miscellaneous utility classes.
biweekly.util.com.google.ical.compat.javautil - package biweekly.util.com.google.ical.compat.javautil
 
biweekly.util.com.google.ical.iter - package biweekly.util.com.google.ical.iter
 
biweekly.util.com.google.ical.util - package biweekly.util.com.google.ical.util
 
biweekly.util.com.google.ical.values - package biweekly.util.com.google.ical.values
 
BOOLEAN - Static variable in class biweekly.ICalDataType
Boolean value ("true" or "false").
Boundary(DateTimeValue, Observance, DateTimeValue, Observance) - Constructor for class biweekly.io.ICalTimeZone.Boundary
 
build() - Method in class biweekly.io.ParseWarning.Builder
Builds the ParseWarning object.
build() - Method in class biweekly.util.Duration.Builder
Builds the final Duration object.
build() - Method in class biweekly.util.Recurrence.Builder
Builds the final Recurrence object.
Builder() - Constructor for class biweekly.io.ParseWarning.Builder
Creates an empty builder.
Builder(ParseContext) - Constructor for class biweekly.io.ParseWarning.Builder
Initializes the builder with data from the parse context.
builder() - Static method in class biweekly.util.Duration
Creates a builder object for constructing new instances of this class.
Builder() - Constructor for class biweekly.util.Duration.Builder
Creates a new Duration builder.
Builder(Duration) - Constructor for class biweekly.util.Duration.Builder
Creates a new Duration builder.
Builder(Frequency) - Constructor for class biweekly.util.Recurrence.Builder
Constructs a new builder.
Builder(Recurrence) - Constructor for class biweekly.util.Recurrence.Builder
Constructs a new builder
BUSY - Static variable in class biweekly.parameter.FreeBusyType
 
BUSY_TENTATIVE - Static variable in class biweekly.parameter.FreeBusyType
 
BUSY_UNAVAILABLE - Static variable in class biweekly.parameter.FreeBusyType
 
ByDay - Class in biweekly.util
Represents a specific day or all days in a month or year.
ByDay(DayOfWeek) - Constructor for class biweekly.util.ByDay
Creates a BYDAY rule that represents all days in the month/year.
ByDay(Integer, DayOfWeek) - Constructor for class biweekly.util.ByDay
Creates a BYDAY rule.
byDay(DayOfWeek...) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYDAY rule parts.
byDay(Collection<DayOfWeek>) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYDAY rule parts.
byDay(Integer, DayOfWeek) - Method in class biweekly.util.Recurrence.Builder
Adds a BYDAY rule part.
byHour(Integer...) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYHOUR rule parts.
byHour(Collection<Integer>) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYHOUR rule parts.
byMinute(Integer...) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYMINUTE rule parts.
byMinute(Collection<Integer>) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYMINUTE rule parts.
byMonth(Integer...) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYMONTH rule parts.
byMonth(Collection<Integer>) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYMONTH rule parts.
byMonthDay(Integer...) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYMONTHDAY rule parts.
byMonthDay(Collection<Integer>) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYMONTHDAY rule parts.
bySecond(Integer...) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYSECOND rule parts.
bySecond(Collection<Integer>) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYSECOND rule parts.
bySetPos(Integer...) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYSETPOS rule parts.
bySetPos(Collection<Integer>) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYSETPOS rule parts.
byWeekNo(Integer...) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYWEEKNO rule parts.
byWeekNo(Collection<Integer>) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYWEEKNO rule parts.
byYearDay(Integer...) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYYEARDAY rule parts.
byYearDay(Collection<Integer>) - Method in class biweekly.util.Recurrence.Builder
Adds one or more BYYEARDAY rule parts.

C

CAL_ADDRESS - Static variable in class biweekly.ICalDataType
A URI containing a calendar user address (typically, a "mailto" URI).
CalendarScale - Class in biweekly.property
Defines the calendar system that this iCalendar object uses for all its date values.
CalendarScale(String) - Constructor for class biweekly.property.CalendarScale
Creates a new calendar scale property.
CalendarScale(CalendarScale) - Constructor for class biweekly.property.CalendarScale
Copy constructor.
CalendarScaleScribe - Class in biweekly.io.scribe.property
Marshals CalendarScale properties.
CalendarScaleScribe() - Constructor for class biweekly.io.scribe.property.CalendarScaleScribe
 
CalendarUserType - Class in biweekly.parameter
Defines the type of user an entity is.
CANCEL - Static variable in class biweekly.property.Method
 
cancel() - Static method in class biweekly.property.Method
Constructs a METHOD property whose value is "CANCEL".
CANCELLED - Static variable in class biweekly.property.Status
 
cancelled() - Static method in class biweekly.property.Status
Creates a "cancelled" status property (only valid in iCalendar 2.0 in VEvent, VTodo, and VJournal components).
CannotParseException - Exception in biweekly.io
Thrown during the unmarshalling of an iCalendar property to signal that the property's value could not be parsed (for example, being unable to parse a date string).
CannotParseException(int, Object...) - Constructor for exception biweekly.io.CannotParseException
Creates a new "cannot parse" exception.
CannotParseException(String) - Constructor for exception biweekly.io.CannotParseException
Creates a new "cannot parse" exception.
caretDecoding(boolean) - Method in class biweekly.io.chain.ChainingTextParser
Sets whether the reader will decode characters in parameter values that use circumflex accent encoding (enabled by default).
caretEncoding(boolean) - Method in class biweekly.io.chain.ChainingTextWriter
Sets whether the writer will use circumflex accent encoding for parameter values (disabled by default).
CaseClasses<T,V> - Class in biweekly.util
Manages objects that are like enums in that they are constant, but unlike enums in that new instances can be created during runtime.
CaseClasses(Class<T>) - Constructor for class biweekly.util.CaseClasses
Creates a new case class collection.
Categories - Class in biweekly.property
Defines a list of keywords that describe the component to which it belongs.
Categories() - Constructor for class biweekly.property.Categories
Creates a new categories property.
Categories(String...) - Constructor for class biweekly.property.Categories
Creates a new categories property.
Categories(List<String>) - Constructor for class biweekly.property.Categories
Creates a new categories property.
Categories(Categories) - Constructor for class biweekly.property.Categories
Copy constructor.
CategoriesScribe - Class in biweekly.io.scribe.property
Marshals Categories properties.
CategoriesScribe() - Constructor for class biweekly.io.scribe.property.CategoriesScribe
 
ChainingJsonParser<T extends ChainingJsonParser<?>> - Class in biweekly.io.chain
Chainer class for parsing jCals (JSON-encoded iCalendar objects).
ChainingJsonParser(String) - Constructor for class biweekly.io.chain.ChainingJsonParser
 
ChainingJsonParser(InputStream) - Constructor for class biweekly.io.chain.ChainingJsonParser
 
ChainingJsonParser(Reader) - Constructor for class biweekly.io.chain.ChainingJsonParser
 
ChainingJsonParser(File) - Constructor for class biweekly.io.chain.ChainingJsonParser
 
ChainingJsonStringParser - Class in biweekly.io.chain
Chainer class for parsing jCals (JSON-encoded iCalendar objects) from strings.
ChainingJsonStringParser(String) - Constructor for class biweekly.io.chain.ChainingJsonStringParser
 
ChainingJsonWriter - Class in biweekly.io.chain
Chainer class for writing jCals (JSON-encoded iCalendar objects).
ChainingJsonWriter(Collection<ICalendar>) - Constructor for class biweekly.io.chain.ChainingJsonWriter
 
ChainingTextParser<T extends ChainingTextParser<?>> - Class in biweekly.io.chain
Chainer class for parsing traditional, plain-text iCalendar objects.
ChainingTextParser(String) - Constructor for class biweekly.io.chain.ChainingTextParser
 
ChainingTextParser(InputStream) - Constructor for class biweekly.io.chain.ChainingTextParser
 
ChainingTextParser(Reader) - Constructor for class biweekly.io.chain.ChainingTextParser
 
ChainingTextParser(File) - Constructor for class biweekly.io.chain.ChainingTextParser
 
ChainingTextStringParser - Class in biweekly.io.chain
Chainer class for parsing traditional, plain-text iCalendar objects from strings.
ChainingTextStringParser(String) - Constructor for class biweekly.io.chain.ChainingTextStringParser
 
ChainingTextWriter - Class in biweekly.io.chain
Chainer class for writing traditional, plain-text iCalendar objects.
ChainingTextWriter(Collection<ICalendar>) - Constructor for class biweekly.io.chain.ChainingTextWriter
 
ChainingXmlMemoryParser - Class in biweekly.io.chain
Chainer class for parsing xCals (XML-encoded iCalendar objects) from strings or DOMs.
ChainingXmlMemoryParser(String) - Constructor for class biweekly.io.chain.ChainingXmlMemoryParser
 
ChainingXmlMemoryParser(Document) - Constructor for class biweekly.io.chain.ChainingXmlMemoryParser
 
ChainingXmlParser<T extends ChainingXmlParser<?>> - Class in biweekly.io.chain
Chainer class for parsing xCals (XML-encoded iCalendar objects).
ChainingXmlParser(String) - Constructor for class biweekly.io.chain.ChainingXmlParser
 
ChainingXmlParser(InputStream) - Constructor for class biweekly.io.chain.ChainingXmlParser
 
ChainingXmlParser(File) - Constructor for class biweekly.io.chain.ChainingXmlParser
 
ChainingXmlParser(Reader) - Constructor for class biweekly.io.chain.ChainingXmlParser
 
ChainingXmlParser(Document) - Constructor for class biweekly.io.chain.ChainingXmlParser
 
ChainingXmlWriter - Class in biweekly.io.chain
Chainer class for writing xCal (XML-encoded iCalendar objects).
ChainingXmlWriter(Collection<ICalendar>) - Constructor for class biweekly.io.chain.ChainingXmlWriter
 
CHAIR - Static variable in class biweekly.parameter.Role
Indicates that the user is the chair of the calendar entity.
CHARSET - Static variable in class biweekly.parameter.ICalParameters
Defines the character set that the property value is encoded in (for example, "UTF-8").
CHAT - Static variable in class biweekly.parameter.Feature
The conference has chat or instant messaging.
checkForDataModelConversions(T, ICalComponent, ICalVersion) - Method in class biweekly.io.scribe.component.ICalComponentScribe
Checks this component to see if it needs to be converted to a different data model before writing it out, throwing a DataModelConversionException if it does.
checkForDataModelConversions(VAlarm, ICalComponent, ICalVersion) - Method in class biweekly.io.scribe.component.VAlarmScribe
 
checkOptionalCardinality(List<ValidationWarning>, Class<? extends ICalProperty>...) - Method in class biweekly.component.ICalComponent
Utility method for validating that there is no more than one instance of each of the given properties.
checkRequiredCardinality(List<ValidationWarning>, Class<? extends ICalProperty>...) - Method in class biweekly.component.ICalComponent
Utility method for validating that there is exactly one instance of each of the given properties.
checkStatus(List<ValidationWarning>, Status...) - Method in class biweekly.component.ICalComponent
Utility method for validating the Status property of a component.
child(ICalDataType) - Method in class biweekly.io.xml.XCalElement
Gets the first child element with the given data type.
CHILD - Static variable in class biweekly.parameter.RelationshipType
 
children(ICalDataType) - Method in class biweekly.io.xml.XCalElement
Gets all child elements with the given data type.
Classification - Class in biweekly.property
Defines the level of sensitivity of the iCalendar data.
Classification(String) - Constructor for class biweekly.property.Classification
Creates a new classification property.
Classification(Classification) - Constructor for class biweekly.property.Classification
Copy constructor.
ClassificationScribe - Class in biweekly.io.scribe.property
Marshals Classification properties.
ClassificationScribe() - Constructor for class biweekly.io.scribe.property.ClassificationScribe
 
clazz - Variable in class biweekly.io.scribe.component.ICalComponentScribe
 
clazz - Variable in class biweekly.io.scribe.property.ICalPropertyScribe
 
clazz - Variable in class biweekly.util.CaseClasses
 
clear() - Method in class biweekly.util.ListMultimap
Clears all entries from the multimap.
clearCache() - Static method in class biweekly.io.TzUrlDotOrgGenerator
Clears the internal cache of downloaded timezone definitions.
close() - Method in class biweekly.io.json.JCalRawReader
Closes the underlying Reader object.
close() - Method in class biweekly.io.json.JCalRawWriter
Finishes writing the JSON document and closes the underlying Writer.
close() - Method in class biweekly.io.json.JCalReader
 
close() - Method in class biweekly.io.json.JCalWriter
Finishes writing the JSON document and closes the underlying Writer object.
close() - Method in class biweekly.io.text.ICalReader
Closes the input stream.
close() - Method in class biweekly.io.text.ICalWriter
Closes the output stream.
close() - Method in class biweekly.io.xml.XCalDocument.XCalDocumentStreamWriter
 
close() - Method in class biweekly.io.xml.XCalReader
Closes the underlying input stream.
close() - Method in class biweekly.io.xml.XCalWriter
Terminates the XML document and closes the output stream.
closeJsonStream() - Method in class biweekly.io.json.JCalRawWriter
Finishes writing the JSON document so that it is syntactically correct.
closeJsonStream() - Method in class biweekly.io.json.JCalWriter
Finishes writing the JSON document so that it is syntactically correct.
closeQuietly(Closeable) - Static method in class biweekly.util.IOUtils
Closes a closeable resource, catching its IOException.
CN - Static variable in class biweekly.parameter.ICalParameters
Contains a human-readable, display name of the entity represented by this property (for example, "John Doe").
Color - Class in biweekly.property
Defines a color that clients may use when displaying the component data.
Color(String) - Constructor for class biweekly.property.Color
Creates a color property.
Color(Color) - Constructor for class biweekly.property.Color
Copy constructor.
ColorScribe - Class in biweekly.io.scribe.property
Marshals Color properties.
ColorScribe() - Constructor for class biweekly.io.scribe.property.ColorScribe
 
Comment - Class in biweekly.property
Defines a free-text comment.
Comment(String) - Constructor for class biweekly.property.Comment
Creates a comment property.
Comment(Comment) - Constructor for class biweekly.property.Comment
Copy constructor.
CommentScribe - Class in biweekly.io.scribe.property
Marshals Comment properties.
CommentScribe() - Constructor for class biweekly.io.scribe.property.CommentScribe
 
compareTo(DateValue) - Method in class biweekly.util.com.google.ical.util.DTBuilder
Compares the value of this builder to a given DateValue.
compareTo(DateValue) - Method in class biweekly.util.com.google.ical.values.DateValueImpl
 
compareTo(DateTimeComponents) - Method in class biweekly.util.DateTimeComponents
 
compareTo(VersionNumber) - Method in class biweekly.util.VersionNumber
 
COMPLETED - Static variable in class biweekly.parameter.ParticipationStatus
Indicates that the user has completed the item.
Completed - Class in biweekly.property
Defines the date and time that a to-do task was completed.
Completed(Date) - Constructor for class biweekly.property.Completed
Creates a completed property.
Completed(Completed) - Constructor for class biweekly.property.Completed
Copy constructor.
COMPLETED - Static variable in class biweekly.property.Status
 
completed() - Static method in class biweekly.property.Status
Creates a "completed" status property (only valid in VTodo components).
CompletedScribe - Class in biweekly.io.scribe.property
Marshals Completed properties.
CompletedScribe() - Constructor for class biweekly.io.scribe.property.CompletedScribe
 
componentName - Variable in class biweekly.io.scribe.component.ICalComponentScribe
 
components - Variable in class biweekly.component.ICalComponent
 
COMPONENTS - Static variable in interface biweekly.io.xml.XCalQNames
 
Conference - Class in biweekly.property
Contains information used for accessing a conference system.
Conference(String) - Constructor for class biweekly.property.Conference
Creates a conference property.
Conference(Conference) - Constructor for class biweekly.property.Conference
Copy constructor.
ConferenceScribe - Class in biweekly.io.scribe.property
Marshals Conference properties.
ConferenceScribe() - Constructor for class biweekly.io.scribe.property.ConferenceScribe
 
CONFIDENTIAL - Static variable in class biweekly.property.Classification
 
confidential() - Static method in class biweekly.property.Classification
Creates a "confidential" classification property.
CONFIRMED - Static variable in class biweekly.parameter.ParticipationStatus
Indicates that the user confirmed attendance.
CONFIRMED - Static variable in class biweekly.property.Status
 
confirmed() - Static method in class biweekly.property.Status
Creates a "confirmed" status property (only valid for event components).
Contact - Class in biweekly.property
Defines the contact information for a person or other entity (for example, the name of a business and its phone number).
Contact(String) - Constructor for class biweekly.property.Contact
Creates a contact property.
Contact(Contact) - Constructor for class biweekly.property.Contact
Copy constructor.
ContactScribe - Class in biweekly.io.scribe.property
Marshals Contact properties.
ContactScribe() - Constructor for class biweekly.io.scribe.property.ContactScribe
 
containsKey(K) - Method in class biweekly.util.ListMultimap
Determines whether the given key exists.
CONTENT_ID - Static variable in class biweekly.ICalDataType
The property value is located in a separate MIME entity (vCal 1.0 only).
context - Variable in class biweekly.io.StreamReader
 
context - Variable in class biweekly.io.StreamWriter
 
convert(List<Daylight>, Timezone) - Static method in class biweekly.io.DataModelConverter
Converts vCalendar timezone information to an iCalendar VTimezone component.
convert(VTimezone, List<Date>) - Static method in class biweekly.io.DataModelConverter
Converts an iCalendar VTimezone component into the appropriate vCalendar properties.
convert(DateTimeComponents) - Static method in class biweekly.util.Google2445Utils
Converts a DateTimeComponents object to a google-rfc-2445 DateValue object.
convert(ICalDate, TimeZone) - Static method in class biweekly.util.Google2445Utils
Converts an ICalDate object to a google-rfc-2445 DateValue object.
convert(DateValue, TimeZone) - Static method in class biweekly.util.Google2445Utils
Converts a google-rfc-2445 DateValue object to a ICalDate object.
convertFromRawComponents(ICalDate) - Static method in class biweekly.util.Google2445Utils
Converts an ICalDate object to a google-rfc-2445 DateValue object using the raw date components of the ICalDate.
convertUtc(ICalDate) - Static method in class biweekly.util.Google2445Utils
Converts an ICalDate object to a google-rfc-2445 DateValue object.
convertUtc(DateValue) - Static method in class biweekly.util.Google2445Utils
Converts a google-rfc-2445 DateValue object to a ICalDate object.
copy() - Method in class biweekly.component.DaylightSavingsTime
 
copy() - Method in class biweekly.component.ICalComponent
Creates a deep copy of this component object.
copy() - Method in class biweekly.component.Observance
 
copy() - Method in class biweekly.component.RawComponent
 
copy() - Method in class biweekly.component.StandardTime
 
copy() - Method in class biweekly.component.VAlarm
 
copy() - Method in class biweekly.component.VEvent
 
copy() - Method in class biweekly.component.VFreeBusy
 
copy() - Method in class biweekly.component.VJournal
 
copy() - Method in class biweekly.component.VTimezone
 
copy() - Method in class biweekly.component.VTodo
 
copy() - Method in class biweekly.property.Action
 
copy() - Method in class biweekly.property.Attachment
 
copy() - Method in class biweekly.property.Attendee
 
copy() - Method in class biweekly.property.AudioAlarm
 
copy() - Method in class biweekly.property.CalendarScale
 
copy() - Method in class biweekly.property.Categories
 
copy() - Method in class biweekly.property.Classification
 
copy() - Method in class biweekly.property.Color
 
copy() - Method in class biweekly.property.Comment
 
copy() - Method in class biweekly.property.Completed
 
copy() - Method in class biweekly.property.Conference
 
copy() - Method in class biweekly.property.Contact
 
copy() - Method in class biweekly.property.Created
 
copy() - Method in class biweekly.property.DateDue
 
copy() - Method in class biweekly.property.DateEnd
 
copy() - Method in class biweekly.property.DateStart
 
copy() - Method in class biweekly.property.DateTimeStamp
 
copy() - Method in class biweekly.property.Daylight
 
copy() - Method in class biweekly.property.Description
 
copy() - Method in class biweekly.property.DisplayAlarm
 
copy() - Method in class biweekly.property.DurationProperty
 
copy() - Method in class biweekly.property.EmailAlarm
 
copy() - Method in class biweekly.property.ExceptionDates
 
copy() - Method in class biweekly.property.ExceptionRule
 
copy() - Method in class biweekly.property.FreeBusy
 
copy() - Method in class biweekly.property.Geo
 
copy() - Method in class biweekly.property.ICalProperty
Creates a copy of this property object.
copy() - Method in class biweekly.property.Image
 
copy() - Method in class biweekly.property.LastModified
 
copy() - Method in class biweekly.property.Location
 
copy() - Method in class biweekly.property.Method
 
copy() - Method in class biweekly.property.Name
 
copy() - Method in class biweekly.property.Organizer
 
copy() - Method in class biweekly.property.PercentComplete
 
copy() - Method in class biweekly.property.Priority
 
copy() - Method in class biweekly.property.ProcedureAlarm
 
copy() - Method in class biweekly.property.ProductId
 
copy() - Method in class biweekly.property.RawProperty
 
copy() - Method in class biweekly.property.RecurrenceDates
 
copy() - Method in class biweekly.property.RecurrenceId
 
copy() - Method in class biweekly.property.RecurrenceRule
 
copy() - Method in class biweekly.property.RefreshInterval
 
copy() - Method in class biweekly.property.RelatedTo
 
copy() - Method in class biweekly.property.Repeat
 
copy() - Method in class biweekly.property.RequestStatus
 
copy() - Method in class biweekly.property.Resources
 
copy() - Method in class biweekly.property.Sequence
 
copy() - Method in class biweekly.property.Source
 
copy() - Method in class biweekly.property.Status
 
copy() - Method in class biweekly.property.Summary
 
copy() - Method in class biweekly.property.Timezone
 
copy() - Method in class biweekly.property.TimezoneId
 
copy() - Method in class biweekly.property.TimezoneName
 
copy() - Method in class biweekly.property.TimezoneOffsetFrom
 
copy() - Method in class biweekly.property.TimezoneOffsetTo
 
copy() - Method in class biweekly.property.TimezoneUrl
 
copy() - Method in class biweekly.property.Transparency
 
copy() - Method in class biweekly.property.Trigger
 
copy() - Method in class biweekly.property.Uid
 
copy() - Method in class biweekly.property.Url
 
copy() - Method in class biweekly.property.Version
 
copy() - Method in class biweekly.property.Xml
 
count(Integer) - Method in class biweekly.util.Recurrence.Builder
Sets the number of times the rule will be repeated.
COUNTER - Static variable in class biweekly.property.Method
 
counter() - Static method in class biweekly.property.Method
Constructs a METHOD property whose value is "COUNTER".
create(ICalDataType, VObjectPropertyValues.SemiStructuredValueIterator) - Method in class biweekly.io.scribe.property.AudioAlarmScribe
 
create(ICalDataType, VObjectPropertyValues.SemiStructuredValueIterator) - Method in class biweekly.io.scribe.property.DisplayAlarmScribe
 
create(ICalDataType, VObjectPropertyValues.SemiStructuredValueIterator) - Method in class biweekly.io.scribe.property.EmailAlarmScribe
 
create(ICalDataType, VObjectPropertyValues.SemiStructuredValueIterator) - Method in class biweekly.io.scribe.property.ProcedureAlarmScribe
 
create(ICalDataType, VObjectPropertyValues.SemiStructuredValueIterator) - Method in class biweekly.io.scribe.property.VCalAlarmPropertyScribe
Creates a new instance of the property and populates it with the portion of data that is specific to this vCal alarm property.
create(String) - Method in class biweekly.parameter.ICalParameterCaseClasses
 
create(String) - Static method in class biweekly.property.Status
 
create(V) - Method in class biweekly.util.CaseClasses
Creates a new instance of the case class.
Created - Class in biweekly.property
Defines the time that the calendar information was initially created.
Created(Date) - Constructor for class biweekly.property.Created
Creates a created property.
Created(Created) - Constructor for class biweekly.property.Created
Copy constructor.
createDateIterable(RecurrenceIterable) - Static method in class biweekly.util.com.google.ical.compat.javautil.DateIteratorFactory
Creates a date iterable from a recurrence iterable.
createDateIterator(RecurrenceIterator) - Static method in class biweekly.util.com.google.ical.compat.javautil.DateIteratorFactory
Creates a date iterator from a recurrence iterator.
createDocument() - Static method in class biweekly.util.XmlUtils
Creates a new XML document.
CreatedScribe - Class in biweekly.io.scribe.property
Marshals Created properties.
CreatedScribe() - Constructor for class biweekly.io.scribe.property.CreatedScribe
 
createInstance() - Method in class biweekly.io.json.JCalPrettyPrinter
 
createRecurrenceIterable(Recurrence, DateValue, TimeZone) - Static method in class biweekly.util.com.google.ical.iter.RecurrenceIteratorFactory
Creates a recurrence iterable from an RRULE.
createRecurrenceIterable(Recurrence, ICalDate, TimeZone) - Static method in class biweekly.util.Google2445Utils
Creates a recurrence iterator based on the given recurrence rule.
createRecurrenceIterator(Collection<? extends DateValue>) - Static method in class biweekly.util.com.google.ical.iter.RecurrenceIteratorFactory
Creates a recurrence iterator from an RDATE or EXDATE list.
createRecurrenceIterator(Recurrence, DateValue, TimeZone) - Static method in class biweekly.util.com.google.ical.iter.RecurrenceIteratorFactory
Creates a recurrence iterator from an RRULE.
createRecurrenceIterator(Recurrence, ICalDate, TimeZone) - Static method in class biweekly.util.Google2445Utils
Creates a recurrence iterator based on the given recurrence rule.
CUTYPE - Static variable in class biweekly.parameter.ICalParameters
Used by the Attendee property.

D

data - Variable in class biweekly.property.BinaryProperty
 
DataModelConversionException - Exception in biweekly.io
Thrown when a component or property needs to be converted to a different component or property when being read or written.
DataModelConversionException(ICalProperty) - Constructor for exception biweekly.io.DataModelConversionException
Creates a conversion exception.
DataModelConverter - Class in biweekly.io
Converts various properties/components into other properties/components for vCalendar-iCalendar compatibility.
DataModelConverter.VCalTimezoneProperties - Class in biweekly.io
 
dataType(T, ICalVersion) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Determines the data type of a property instance.
DataUri - Class in biweekly.util
Represents a data URI.
DataUri(String, byte[]) - Constructor for class biweekly.util.DataUri
Creates a data URI.
DataUri(String, String) - Constructor for class biweekly.util.DataUri
Creates a data URI.
DataUri(String) - Constructor for class biweekly.util.DataUri
Creates a data URI with a content type of "text/plain".
DataUri(DataUri) - Constructor for class biweekly.util.DataUri
Copies a data URI.
DATE - Static variable in class biweekly.ICalDataType
A date (for example, "2014-03-12").
date(String) - Static method in class biweekly.io.scribe.property.ICalPropertyScribe
Parses a date string.
date(Date) - Static method in class biweekly.io.scribe.property.ICalPropertyScribe
Formats a date as a string.
date(ICalDate) - Static method in class biweekly.io.scribe.property.ICalPropertyScribe
Formats a date as a string.
date(Date, ICalProperty, WriteContext) - Static method in class biweekly.io.scribe.property.ICalPropertyScribe
 
date(ICalDate, ICalProperty, WriteContext) - Static method in class biweekly.io.scribe.property.ICalPropertyScribe
 
DATE_TIME - Static variable in class biweekly.ICalDataType
A date/time value (for example, "2014-03-12 13:30:00").
DateDue - Class in biweekly.property
Defines the due date of a to-do task.
DateDue(Date) - Constructor for class biweekly.property.DateDue
Creates a due date property.
DateDue(Date, boolean) - Constructor for class biweekly.property.DateDue
Creates a due date property.
DateDue(ICalDate) - Constructor for class biweekly.property.DateDue
Creates a due date property.
DateDue(DateDue) - Constructor for class biweekly.property.DateDue
Copy constructor.
DateDueScribe - Class in biweekly.io.scribe.property
Marshals DateDue properties.
DateDueScribe() - Constructor for class biweekly.io.scribe.property.DateDueScribe
 
DateEnd - Class in biweekly.property
Defines the end date of an event or free/busy component.
DateEnd(Date) - Constructor for class biweekly.property.DateEnd
Creates an end date property.
DateEnd(Date, boolean) - Constructor for class biweekly.property.DateEnd
Creates an end date property.
DateEnd(ICalDate) - Constructor for class biweekly.property.DateEnd
Creates an end date property.
DateEnd(DateEnd) - Constructor for class biweekly.property.DateEnd
Copy constructor.
DateEndScribe - Class in biweekly.io.scribe.property
Marshals DateEnd properties.
DateEndScribe() - Constructor for class biweekly.io.scribe.property.DateEndScribe
 
dateHasTime(String) - Static method in enum biweekly.util.ICalDateFormat
Determines whether a date string has a time component.
dateHasTimezone(String) - Static method in enum biweekly.util.ICalDateFormat
Determines whether a date string is in UTC time or has a timezone offset.
DateIterable - Interface in biweekly.util.com.google.ical.compat.javautil
Iterates over a series of Date objects in ascending order.
DateIterator - Interface in biweekly.util.com.google.ical.compat.javautil
Iterates over a series of Date objects in ascending order.
DateIteratorFactory - Class in biweekly.util.com.google.ical.compat.javautil
A factory for converting RRULEs and RDATEs into Iterator<Date> and Iterable<Date>.
DateOrDateTimeProperty - Class in biweekly.property
Represents a property whose value is a date or a date-time.
DateOrDateTimeProperty(ICalDate) - Constructor for class biweekly.property.DateOrDateTimeProperty
Creates a new property.
DateOrDateTimeProperty(Date) - Constructor for class biweekly.property.DateOrDateTimeProperty
Creates a new property.
DateOrDateTimeProperty(Date, boolean) - Constructor for class biweekly.property.DateOrDateTimeProperty
Creates a new property.
DateOrDateTimeProperty(DateOrDateTimeProperty) - Constructor for class biweekly.property.DateOrDateTimeProperty
Copy constructor.
DateOrDateTimePropertyScribe<T extends DateOrDateTimeProperty> - Class in biweekly.io.scribe.property
Marshals properties that have either "date" or "date-time" values.
DateOrDateTimePropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.DateOrDateTimePropertyScribe
 
DateParser(String) - Constructor for class biweekly.io.scribe.property.ICalPropertyScribe.DateParser
Creates a new date writer object.
DateStart - Class in biweekly.property
Defines the start date of an event, free/busy component, or timezone component.
DateStart(Date) - Constructor for class biweekly.property.DateStart
Creates a start date property.
DateStart(Date, boolean) - Constructor for class biweekly.property.DateStart
Creates a start date property.
DateStart(ICalDate) - Constructor for class biweekly.property.DateStart
Creates a start date property.
DateStart(DateStart) - Constructor for class biweekly.property.DateStart
Copy constructor.
DateStartScribe - Class in biweekly.io.scribe.property
Marshals DateStart properties.
DateStartScribe() - Constructor for class biweekly.io.scribe.property.DateStartScribe
 
DateTimeComponents - Class in biweekly.util
Contains the raw components of a date-time value.
DateTimeComponents(DateTimeComponents) - Constructor for class biweekly.util.DateTimeComponents
Copies an existing DateTimeComponents object.
DateTimeComponents(DateTimeComponents, Integer, Integer, Integer, Integer, Integer, Integer, Boolean) - Constructor for class biweekly.util.DateTimeComponents
Copies an existing DateTimeComponents object.
DateTimeComponents(int, int, int) - Constructor for class biweekly.util.DateTimeComponents
Creates a set of date components.
DateTimeComponents(int, int, int, int, int, int, boolean) - Constructor for class biweekly.util.DateTimeComponents
Creates a set of date-time components.
DateTimeComponents(Date) - Constructor for class biweekly.util.DateTimeComponents
Creates a set of date-time components in the local timezone from a Date object.
DateTimeComponents(Date, TimeZone) - Constructor for class biweekly.util.DateTimeComponents
Creates a set of date-time components from a Date object.
DateTimeProperty - Class in biweekly.property
Represents a property whose value is a date-time value.
DateTimeProperty(Date) - Constructor for class biweekly.property.DateTimeProperty
Creates a new property.
DateTimeProperty(DateTimeProperty) - Constructor for class biweekly.property.DateTimeProperty
Copy constructor.
DateTimePropertyScribe<T extends DateTimeProperty> - Class in biweekly.io.scribe.property
Marshals properties that have "date-time" values.
DateTimePropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.DateTimePropertyScribe
 
DateTimeStamp - Class in biweekly.property
The meaning of this property varies depending on whether the iCalendar object has a Method property.
DateTimeStamp(Date) - Constructor for class biweekly.property.DateTimeStamp
Creates a date time stamp property.
DateTimeStamp(DateTimeStamp) - Constructor for class biweekly.property.DateTimeStamp
Copy constructor.
DateTimeStampScribe - Class in biweekly.io.scribe.property
Marshals DateTimeStamp properties.
DateTimeStampScribe() - Constructor for class biweekly.io.scribe.property.DateTimeStampScribe
 
DateTimeValue - Interface in biweekly.util.com.google.ical.values
An instant in time.
DateTimeValueImpl - Class in biweekly.util.com.google.ical.values
An instant in time.
DateTimeValueImpl(int, int, int, int, int, int) - Constructor for class biweekly.util.com.google.ical.values.DateTimeValueImpl
Creates a new date-time value.
DateValue - Interface in biweekly.util.com.google.ical.values
A calendar date.
DateValueImpl - Class in biweekly.util.com.google.ical.values
A calendar date.
DateValueImpl(int, int, int) - Constructor for class biweekly.util.com.google.ical.values.DateValueImpl
Creates a new date value.
DateWriter(ICalDate) - Constructor for class biweekly.io.scribe.property.ICalPropertyScribe.DateWriter
Creates a new date writer object.
day - Variable in class biweekly.util.com.google.ical.util.DTBuilder
The day of the month.
day() - Method in interface biweekly.util.com.google.ical.values.DateValue
Gets the Gregorian day of the month (in the range 1-31).
day() - Method in class biweekly.util.com.google.ical.values.DateValueImpl
 
Daylight - Class in biweekly.property
Represents daylight savings time information.
Daylight() - Constructor for class biweekly.property.Daylight
Creates a daylight savings property which states that the timezone does not observe daylight savings time.
Daylight(boolean, UtcOffset, ICalDate, ICalDate, String, String) - Constructor for class biweekly.property.Daylight
Creates a daylight savings property.
Daylight(Daylight) - Constructor for class biweekly.property.Daylight
Copy constructor.
DaylightSavingsTime - Class in biweekly.component
Defines the date range of a timezone's daylight savings time.
DaylightSavingsTime() - Constructor for class biweekly.component.DaylightSavingsTime
 
DaylightSavingsTime(DaylightSavingsTime) - Constructor for class biweekly.component.DaylightSavingsTime
Copy constructor.
DaylightSavingsTimeScribe - Class in biweekly.io.scribe.component
 
DaylightSavingsTimeScribe() - Constructor for class biweekly.io.scribe.component.DaylightSavingsTimeScribe
 
DaylightScribe - Class in biweekly.io.scribe.property
Marshals Daylight properties.
DaylightScribe() - Constructor for class biweekly.io.scribe.property.DaylightScribe
 
dayOfWeek(DateValue) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Gets the day of the week the given date falls on.
DayOfWeek - Enum in biweekly.util
Represents each of the seven days of the week.
dayOfYear(int, int, int) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Gets the day of the year for a given date.
days(Integer) - Method in class biweekly.util.Duration.Builder
Sets the number of days
daysBetween(DateValue, DateValue) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Calculates the number of days between two dates.
daysBetween(int, int, int, int, int, int) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Calculates the number of days between two dates.
dayStart(DateValue) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Builds a date-time value that represents the start of the given day (all time components set to 0).
DECLINECOUNTER - Static variable in class biweekly.property.Method
 
declineCounter() - Static method in class biweekly.property.Method
Constructs a METHOD property whose value is "DECLINECOUNTER".
DECLINED - Static variable in class biweekly.parameter.ParticipationStatus
Indicates that the user has declined the item.
DECLINED - Static variable in class biweekly.property.Status
 
declined() - Static method in class biweekly.property.Status
Creates a "declined" status property (only valid in vCal 1.0).
defaultDataType(ICalVersion) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Determines the default data type of this property.
DefaultGlobalTimezoneIdResolver - Class in biweekly.io
Default implementation of GlobalTimezoneIdResolver.
DefaultGlobalTimezoneIdResolver() - Constructor for class biweekly.io.DefaultGlobalTimezoneIdResolver
 
DELEGATE - Static variable in class biweekly.parameter.Role
Indicates that the user is a delegate of another attendee.
DELEGATED - Static variable in class biweekly.parameter.ParticipationStatus
Indicates that the user has delegated the item to someone else.
DELEGATED - Static variable in class biweekly.property.Status
 
delegated() - Static method in class biweekly.property.Status
Creates a "delegated" status property (only valid in vCal 1.0).
DELEGATED_FROM - Static variable in class biweekly.parameter.ICalParameters
Used by the Attendee property.
DELEGATED_TO - Static variable in class biweekly.parameter.ICalParameters
Used by the Attendee property.
Description - Class in biweekly.property
Defines a detailed description of the component that this property belongs to.
Description(String) - Constructor for class biweekly.property.Description
Creates a description property.
Description(Description) - Constructor for class biweekly.property.Description
Copy constructor.
DescriptionScribe - Class in biweekly.io.scribe.property
Marshals Description properties.
DescriptionScribe() - Constructor for class biweekly.io.scribe.property.DescriptionScribe
 
deserialize(JsonParser, DeserializationContext) - Method in class biweekly.io.json.JCalDeserializer
 
diff(Date, Date) - Static method in class biweekly.util.Duration
Builds a duration based on the difference between two dates.
DIR - Static variable in class biweekly.parameter.ICalParameters
Contains a URI (such as an LDAP URI) which points to additional information about the person that the property represents.
display(Trigger, String) - Static method in class biweekly.component.VAlarm
Creates a display alarm.
Display - Class in biweekly.parameter
Defines the ways in which an Image can be displayed.
DISPLAY - Static variable in class biweekly.parameter.ICalParameters
Used by the Image property.
DISPLAY - Static variable in class biweekly.property.Action
 
display() - Static method in class biweekly.property.Action
Creates an "display" action property.
DisplayAlarm - Class in biweekly.property
Defines an alarm that displays a message when triggered.
DisplayAlarm(String) - Constructor for class biweekly.property.DisplayAlarm
 
DisplayAlarm(DisplayAlarm) - Constructor for class biweekly.property.DisplayAlarm
Copy constructor.
DisplayAlarmScribe - Class in biweekly.io.scribe.property
Marshals DisplayAlarm properties.
DisplayAlarmScribe() - Constructor for class biweekly.io.scribe.property.DisplayAlarmScribe
 
document() - Method in class biweekly.io.xml.XCalElement
Gets the owner document.
dom() - Method in class biweekly.io.chain.ChainingXmlWriter
Generates an XML document object model (DOM) containing the iCalendar objects.
download(TimeZone, boolean) - Static method in class biweekly.io.TimezoneAssignment
Creates a timezone whose VTIMEZONE component is downloaded from tzurl.org.
DRAFT - Static variable in class biweekly.property.Status
 
draft() - Static method in class biweekly.property.Status
Creates a "draft" status property (only valid in iCalendar 2.0 in VJournal components).
DTBuilder - Class in biweekly.util.com.google.ical.util
A mutable buffer used to build DateValues and DateTimeValues.
DTBuilder(int, int, int, int, int, int) - Constructor for class biweekly.util.com.google.ical.util.DTBuilder
Creates a new date builder.
DTBuilder(int, int, int) - Constructor for class biweekly.util.com.google.ical.util.DTBuilder
Creates a new date builder.
DTBuilder(DateValue) - Constructor for class biweekly.util.com.google.ical.util.DTBuilder
Creates a new date builder, initializing it to the given date value.
DURATION - Static variable in class biweekly.ICalDataType
A duration of time (for example, "2 hours, 30 minutes").
Duration - Class in biweekly.util
Represents a period of time (for example, "2 hours and 30 minutes").
Duration.Builder - Class in biweekly.util
Builds Duration objects.
DurationProperty - Class in biweekly.property
Defines a duration of time (for example, "2 hours and 30 minutes").
DurationProperty(Duration) - Constructor for class biweekly.property.DurationProperty
Creates a duration property.
DurationProperty(DurationProperty) - Constructor for class biweekly.property.DurationProperty
Copy constructor.
DurationPropertyScribe - Class in biweekly.io.scribe.property
Marshals DurationProperty properties.
DurationPropertyScribe() - Constructor for class biweekly.io.scribe.property.DurationPropertyScribe
 

E

email(Trigger, String, String, String...) - Static method in class biweekly.component.VAlarm
Creates an email alarm.
email(Trigger, String, String, List<String>) - Static method in class biweekly.component.VAlarm
Creates an email alarm.
EMAIL - Static variable in class biweekly.parameter.ICalParameters
Used by the Attendee property.
EMAIL - Static variable in class biweekly.property.Action
 
email() - Static method in class biweekly.property.Action
Creates an "email" action property.
EmailAlarm - Class in biweekly.property
Defines an alarm that sends an email when triggered.
EmailAlarm(String) - Constructor for class biweekly.property.EmailAlarm
 
EmailAlarm(EmailAlarm) - Constructor for class biweekly.property.EmailAlarm
Copy constructor.
EmailAlarmScribe - Class in biweekly.io.scribe.property
Marshals EmailAlarm properties.
EmailAlarmScribe() - Constructor for class biweekly.io.scribe.property.EmailAlarmScribe
 
EmptyDateIterator() - Constructor for class biweekly.util.Google2445Utils.EmptyDateIterator
 
emptyInstance() - Method in class biweekly.io.scribe.component.ICalComponentScribe
Creates a new instance of the component class that doesn't have any properties or sub-components.
Encoding - Class in biweekly.parameter
Defines how a property value is encoded.
ENCODING - Static variable in class biweekly.parameter.ICalParameters
Defines how the property value is encoded (for example, "base64" for a binary value).
END - Static variable in class biweekly.parameter.Related
 
EnumParameterList(String) - Constructor for class biweekly.parameter.ICalParameters.EnumParameterList
 
EnumParameterValue - Class in biweekly.parameter
Represents a value from a parameter that has a list of pre-defined values (for example, the VALUE or ACTION parameters).
EnumParameterValue(String) - Constructor for class biweekly.parameter.EnumParameterValue
 
EnumProperty - Class in biweekly.property
Represents a property that has a defined set of acceptable values (for example, the Action property).
EnumProperty(String) - Constructor for class biweekly.property.EnumProperty
Creates an enum property.
EnumProperty(EnumProperty) - Constructor for class biweekly.property.EnumProperty
Copy constructor.
eof() - Method in class biweekly.io.json.JCalRawReader
Determines whether the end of the data stream has been reached.
equals(Object) - Method in class biweekly.component.ICalComponent
 
equals(Object) - Method in class biweekly.component.RawComponent
 
equals(Object) - Method in class biweekly.ICalendar
 
equals(Object) - Method in class biweekly.io.json.JsonValue
 
equals(Object) - Method in class biweekly.io.ParseContext.TimezonedDate
 
equals(Object) - Method in class biweekly.parameter.ICalParameters
Determines whether the given object is logically equivalent to this list of parameters.
equals(Object) - Method in class biweekly.property.Attachment
 
equals(Object) - Method in class biweekly.property.Attendee
 
equals(Object) - Method in class biweekly.property.AudioAlarm
 
equals(Object) - Method in class biweekly.property.BinaryProperty
 
equals(Object) - Method in class biweekly.property.Daylight
 
equals(Object) - Method in class biweekly.property.DisplayAlarm
 
equals(Object) - Method in class biweekly.property.EmailAlarm
 
equals(Object) - Method in class biweekly.property.EnumProperty
 
equals(Object) - Method in class biweekly.property.Geo
 
equals(Object) - Method in class biweekly.property.ICalProperty
 
equals(Object) - Method in class biweekly.property.ListProperty
 
equals(Object) - Method in class biweekly.property.Organizer
 
equals(Object) - Method in class biweekly.property.ProcedureAlarm
 
equals(Object) - Method in class biweekly.property.RawProperty
 
equals(Object) - Method in class biweekly.property.RecurrenceDates
 
equals(Object) - Method in class biweekly.property.RequestStatus
 
equals(Object) - Method in class biweekly.property.Trigger
 
equals(Object) - Method in class biweekly.property.ValuedProperty
 
equals(Object) - Method in class biweekly.property.VCalAlarmProperty
 
equals(Object) - Method in class biweekly.property.Version
 
equals(Object) - Method in class biweekly.util.ByDay
 
equals(Object) - Method in class biweekly.util.com.google.ical.util.DTBuilder
 
equals(Object) - Method in class biweekly.util.com.google.ical.values.DateValueImpl
 
equals(Object) - Method in class biweekly.util.DataUri
 
equals(Object) - Method in class biweekly.util.DateTimeComponents
 
equals(Object) - Method in class biweekly.util.Duration
 
equals(Object) - Method in class biweekly.util.ICalDate
 
equals(Object) - Method in class biweekly.util.ListMultimap
 
equals(Object) - Method in class biweekly.util.Period
 
equals(Object) - Method in class biweekly.util.Recurrence
 
equals(Object) - Method in class biweekly.util.UtcOffset
 
equals(Object) - Method in class biweekly.util.VersionNumber
 
except(RecurrenceIterator, RecurrenceIterator) - Static method in class biweekly.util.com.google.ical.iter.RecurrenceIteratorFactory
Generates a recurrence iterator that iterates over all the dates in a RecurrenceIterator, excluding those dates found in another RecurrenceIterator.
ExceptionDates - Class in biweekly.property
Defines a list of exceptions to the dates specified in the RecurrenceRule property.
ExceptionDates() - Constructor for class biweekly.property.ExceptionDates
 
ExceptionDates(ExceptionDates) - Constructor for class biweekly.property.ExceptionDates
Copy constructor.
ExceptionDatesScribe - Class in biweekly.io.scribe.property
Marshals ExceptionDates properties.
ExceptionDatesScribe() - Constructor for class biweekly.io.scribe.property.ExceptionDatesScribe
 
ExceptionRule - Class in biweekly.property
Defines a list of exceptions to the dates specified in the RecurrenceRule property.
ExceptionRule(Recurrence) - Constructor for class biweekly.property.ExceptionRule
Creates a new exception rule property.
ExceptionRule(ExceptionRule) - Constructor for class biweekly.property.ExceptionRule
Copy constructor.
ExceptionRuleScribe - Class in biweekly.io.scribe.property
Marshals ExceptionRule properties.
ExceptionRuleScribe() - Constructor for class biweekly.io.scribe.property.ExceptionRuleScribe
 
EXPECT - Static variable in class biweekly.parameter.ICalParameters
Used by the Attendee property.
extended(boolean) - Method in class biweekly.io.scribe.property.ICalPropertyScribe.DateWriter
Sets whether to use extended format or basic.

F

FBTYPE - Static variable in class biweekly.parameter.ICalParameters
Used by the FreeBusy property.
Feature - Class in biweekly.parameter
Defines the features of a Conference.
FEATURE - Static variable in class biweekly.parameter.ICalParameters
Used by the Conference property.
FEED - Static variable in class biweekly.parameter.Feature
The conference has some kind of feed, such as an Atom or RSS feed.
FINAL - Static variable in class biweekly.property.Status
 
final_() - Static method in class biweekly.property.Status
Creates a "final" status property (only valid in iCalendar 2.0 in VJournal components).
find(String) - Static method in class biweekly.ICalDataType
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.CalendarUserType
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.Display
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.Encoding
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.Feature
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.FreeBusyType
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.ParticipationLevel
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.ParticipationStatus
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.Range
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.Related
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.RelationshipType
Searches for a parameter value that is defined as a static constant in this class.
find(String) - Static method in class biweekly.parameter.Role
Searches for a parameter value that is defined as a static constant in this class.
find(V) - Method in class biweekly.util.CaseClasses
Searches for a case object by value, only looking at the case class' static constants (does not include runtime-defined objects).
first() - Method in class biweekly.io.chain.ChainingJsonStringParser
 
first() - Method in class biweekly.io.chain.ChainingTextStringParser
 
first() - Method in class biweekly.io.chain.ChainingXmlMemoryParser
 
first(ICalDataType) - Method in class biweekly.io.xml.XCalElement
Gets the first value of the given data type.
first(String) - Method in class biweekly.io.xml.XCalElement
Gets the value of the first child element with the given name.
first(K) - Method in class biweekly.util.ListMultimap
Gets the first value that's associated with a key.
firstDayOfWeekInMonth(int, int) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Gets the day of the week of the first day in the given month.
firstValue() - Method in class biweekly.io.xml.XCalElement
Finds the first child element that has the xCard namespace and returns its data type and value.
fixedFromGregorian(int, int, int) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Calculates the number of days since the epoch.
FLOAT - Static variable in class biweekly.ICalDataType
A floating point value (for example, "3.14")
flush() - Method in class biweekly.io.json.JCalRawWriter
Flushes the JSON stream.
flush() - Method in class biweekly.io.json.JCalWriter
Flushes the stream.
flush() - Method in class biweekly.io.text.ICalWriter
Flushes the output stream.
FMTTYPE - Static variable in class biweekly.parameter.ICalParameters
Defines the content type of the property value (for example, "image/jpg" if the property value is a JPEG image).
foldLines(boolean) - Method in class biweekly.io.chain.ChainingTextWriter
Sets whether to fold long lines.
format(Date) - Method in enum biweekly.util.ICalDateFormat
Formats a date in this ISO format.
format(Date, TimeZone) - Method in enum biweekly.util.ICalDateFormat
Formats a date in this ISO format.
format(double) - Method in class biweekly.util.ICalFloatFormatter
Formats a number for inclusion in an iCalendar object.
formatStr - Variable in enum biweekly.util.ICalDateFormat
The SimpleDateFormat format string used for parsing dates.
FREE - Static variable in class biweekly.parameter.FreeBusyType
 
FreeBusy - Class in biweekly.property
Defines a person's availability over certain time periods (for example, "busy" between 1pm-3pm and 4pm-5pm).
FreeBusy() - Constructor for class biweekly.property.FreeBusy
 
FreeBusy(FreeBusy) - Constructor for class biweekly.property.FreeBusy
Copy constructor.
FreeBusyScribe - Class in biweekly.io.scribe.property
Marshals FreeBusy properties.
FreeBusyScribe() - Constructor for class biweekly.io.scribe.property.FreeBusyScribe
 
FreeBusyType - Class in biweekly.parameter
Defines whether a calendar user is free or busy over a time period.
Frequency - Enum in biweekly.util
Represents the frequency at which a recurrence rule repeats itself.
frequency(Frequency) - Method in class biweekly.util.Recurrence.Builder
Sets the frequency.
fromMillis(long) - Static method in class biweekly.util.Duration
Builds a duration from a number of milliseconds.
fromUtc(DateValue, TimeZone) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Converts a DateValue from UTC to another timezone.
fromUtc(DateTimeValue, TimeZone) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Converts a DateTimeValue from UTC to another timezone.
FULLSIZE - Static variable in class biweekly.parameter.Display
The image enhances or accompanies the information in the component.
FYI - Static variable in class biweekly.parameter.ParticipationLevel
Indicates that the user has been notified about the event for informational purposes only and does not need to attend.

G

generate(TimeZone) - Method in class biweekly.io.TzUrlDotOrgGenerator
Generates an iCalendar VTimezone components from a Java TimeZone object.
Geo - Class in biweekly.property
Defines a set of geographical coordinates.
Geo(Double, Double) - Constructor for class biweekly.property.Geo
Creates a new geo property.
Geo(Geo) - Constructor for class biweekly.property.Geo
Copy constructor.
GeoScribe - Class in biweekly.io.scribe.property
Marshals Geo properties.
GeoScribe() - Constructor for class biweekly.io.scribe.property.GeoScribe
 
get(String) - Static method in class biweekly.ICalDataType
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in enum biweekly.ICalVersion
Gets a ICalVersion instance based on the given version number.
get(String) - Static method in class biweekly.parameter.CalendarUserType
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class biweekly.parameter.Display
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class biweekly.parameter.Encoding
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class biweekly.parameter.Feature
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class biweekly.parameter.FreeBusyType
Searches for a parameter value and creates one if it cannot be found.
get(int) - Method in class biweekly.parameter.ICalParameters.ICalParameterList
 
get(String) - Static method in class biweekly.parameter.ParticipationLevel
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class biweekly.parameter.ParticipationStatus
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class biweekly.parameter.Range
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class biweekly.parameter.Related
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class biweekly.parameter.RelationshipType
Searches for a parameter value and creates one if it cannot be found.
get(String) - Static method in class biweekly.parameter.Role
Searches for a parameter value and creates one if it cannot be found.
get(V) - Method in class biweekly.util.CaseClasses
Searches for a case object by value, creating a new object if one cannot be found.
get(K) - Method in class biweekly.util.ListMultimap
Gets the values associated with the key.
getAbbr() - Method in enum biweekly.util.DayOfWeek
Gets the day's abbreviation.
getAction() - Method in class biweekly.component.VAlarm
Gets the type of action to invoke when the alarm is triggered.
getActualToken() - Method in exception biweekly.io.json.JCalParseException
Gets the JSON token that was read.
getAlarms() - Method in class biweekly.component.VEvent
Gets the alarms that are assigned to this event.
getAlarms() - Method in class biweekly.component.VTodo
Gets the alarms that are assigned to this to-do task.
getAltRepresentation() - Method in class biweekly.parameter.ICalParameters
Gets the ALTREP (alternate representation) parameter value.
getAltRepresentation() - Method in class biweekly.property.Comment
 
getAltRepresentation() - Method in class biweekly.property.Contact
 
getAltRepresentation() - Method in class biweekly.property.Description
 
getAltRepresentation() - Method in class biweekly.property.Location
 
getAltRepresentation() - Method in class biweekly.property.Name
 
getAltRepresentation() - Method in class biweekly.property.Resources
 
getAltRepresentation() - Method in class biweekly.property.Summary
 
getArgs() - Method in exception biweekly.io.CannotParseException
Gets the warning message arguments.
getArray() - Method in class biweekly.io.json.JsonValue
Gets the JSON array elements.
getAttachments() - Method in class biweekly.component.VAlarm
Gets any attachments that are associated with the alarm.
getAttachments() - Method in class biweekly.component.VEvent
Gets any attachments that are associated with the event.
getAttachments() - Method in class biweekly.component.VJournal
Gets any attachments that are associated with the journal entry.
getAttachments() - Method in class biweekly.component.VTodo
Gets any attachments that are associated with the to-do task.
getAttendees() - Method in class biweekly.component.VAlarm
Gets the people who will be emailed when the alarm fires (only applicable for EMAIL alarms).
getAttendees() - Method in class biweekly.component.VEvent
Gets the people who are attending the event.
getAttendees() - Method in class biweekly.component.VFreeBusy
Gets the people who are involved in the free/busy entry.
getAttendees() - Method in class biweekly.component.VJournal
Gets the people who are involved in the journal entry.
getAttendees() - Method in class biweekly.component.VTodo
Gets the people who are involved in the to-do task.
getByComponent(Class<? extends ICalComponent>) - Method in class biweekly.ValidationWarnings
Gets all validation warnings of a given component.
getByDay() - Method in class biweekly.util.Recurrence
Gets the day components of the BYDAY rule part.
getByHour() - Method in class biweekly.util.Recurrence
Gets the BYHOUR rule part.
getByMinute() - Method in class biweekly.util.Recurrence
Gets the BYMINUTE rule part.
getByMonth() - Method in class biweekly.util.Recurrence
Gets the BYMONTH rule part.
getByMonthDay() - Method in class biweekly.util.Recurrence
Gets the BYMONTHDAY rule part.
getByProperty(Class<? extends ICalProperty>) - Method in class biweekly.ValidationWarnings
Gets all validation warnings of a given property.
getBySecond() - Method in class biweekly.util.Recurrence
Gets the BYSECOND rule part.
getBySetPos() - Method in class biweekly.util.Recurrence
Gets the BYSETPOS rule part.
getByWeekNo() - Method in class biweekly.util.Recurrence
Gets the BYWEEKNO rule part.
getByYearDay() - Method in class biweekly.util.Recurrence
Gets the BYYEARDAY rule part.
getCalendarConstant() - Method in enum biweekly.util.DayOfWeek
Gets the integer constant the Calendar class uses for this day.
getCalendarScale() - Method in class biweekly.ICalendar
Gets the calendar system that this iCalendar object uses.
getCalendarUserType() - Method in class biweekly.parameter.ICalParameters
Gets the CUTYPE (calendar user type) parameter value.
getCalendarUserType() - Method in class biweekly.property.Attendee
Gets the type of user the attendee is (for example, an "individual" or a "room").
getCategories() - Method in class biweekly.component.VEvent
Gets a list of "tags" or "keywords" that describe the event.
getCategories() - Method in class biweekly.component.VJournal
Gets a list of "tags" or "keywords" that describe the journal entry.
getCategories() - Method in class biweekly.component.VTodo
Gets a list of "tags" or "keywords" that describe the to-do task.
getCategories() - Method in class biweekly.ICalendar
Gets the keywords that describe the calendar.
getCharset() - Method in class biweekly.parameter.ICalParameters
Gets the CHARSET parameter value.
getClassification() - Method in class biweekly.component.VEvent
Gets the level of sensitivity of the event data.
getClassification() - Method in class biweekly.component.VJournal
Gets the level of sensitivity of the journal entry.
getClassification() - Method in class biweekly.component.VTodo
Gets the level of sensitivity of the to-do data.
getCode() - Method in exception biweekly.io.CannotParseException
Gets the warning message code.
getCode() - Method in class biweekly.io.ParseWarning
Gets the warning code.
getCode() - Method in class biweekly.ValidationWarning
Gets the validation warning code.
getColor() - Method in class biweekly.component.VEvent
Gets the color that clients may use when displaying the event (for example, a background color).
getColor() - Method in class biweekly.component.VJournal
Gets the color that clients may use when displaying the journal entry (for example, a background color).
getColor() - Method in class biweekly.component.VTodo
Gets the color that clients may use when displaying the to-do task (for example, a background color).
getColor() - Method in class biweekly.ICalendar
Gets the color that clients may use when displaying the calendar (for example, a background color).
getComments() - Method in class biweekly.component.Observance
Gets the comments attached to the timezone observance.
getComments() - Method in class biweekly.component.VEvent
Gets the comments attached to the event.
getComments() - Method in class biweekly.component.VFreeBusy
Gets the comments attached to the free/busy entry.
getComments() - Method in class biweekly.component.VJournal
Gets the comments attached to the journal entry.
getComments() - Method in class biweekly.component.VTodo
Gets the comments attached to the to-do task.
getCommonName() - Method in class biweekly.parameter.ICalParameters
Gets the CN (common name) parameter value.
getCommonName() - Method in class biweekly.property.Attendee
 
getCommonName() - Method in class biweekly.property.Organizer
 
getCompleted() - Method in class biweekly.component.VTodo
Gets the date and time that the to-do task was completed.
getComponent(Class<T>) - Method in class biweekly.component.ICalComponent
Gets the first sub-component of a given class.
getComponent() - Method in class biweekly.io.ICalTimeZone
Gets the VTIMEZONE component that is being wrapped.
getComponent() - Method in class biweekly.io.TimezoneAssignment
Gets the iCalendar component associated with the timezone.
getComponent() - Method in class biweekly.ValidationWarnings.WarningsGroup
Gets the component object that caused the validation warnings.
getComponentClass() - Method in class biweekly.io.scribe.component.ICalComponentScribe
Gets the component class.
getComponentHierarchy() - Method in class biweekly.ValidationWarnings.WarningsGroup
Gets the hierarchy of components that the property or component belongs to.
getComponentName() - Method in class biweekly.io.scribe.component.ICalComponentScribe
Gets the component's name.
getComponents(Class<T>) - Method in class biweekly.component.ICalComponent
Gets all sub-components of a given class.
getComponents() - Method in class biweekly.component.ICalComponent
Gets all the sub-components associated with this component.
getComponents() - Method in exception biweekly.io.DataModelConversionException
Gets the components that were converted from the original property.
getComponents(T) - Method in class biweekly.io.scribe.component.ICalComponentScribe
Gets the sub-components to marshal.
getComponents() - Method in class biweekly.io.TimezoneInfo
Gets all of the iCalendar VTimezone components that have been registered with this object.
getComponentScribe(String, ICalVersion) - Method in class biweekly.io.scribe.ScribeIndex
Gets a component scribe by name.
getComponentScribe(Class<? extends ICalComponent>) - Method in class biweekly.io.scribe.ScribeIndex
Gets a component scribe by class.
getComponentScribe(ICalComponent) - Method in class biweekly.io.scribe.ScribeIndex
Gets the appropriate component scribe for a given component instance.
getConferences() - Method in class biweekly.component.VEvent
Gets information related to the event's conference system.
getConferences() - Method in class biweekly.component.VTodo
Gets information related to the to-do task's conference system.
getContact() - Method in class biweekly.component.VFreeBusy
Gets the contact associated with the free/busy entry.
getContacts() - Method in class biweekly.component.VEvent
Gets the contacts associated with the event.
getContacts() - Method in class biweekly.component.VJournal
Gets the contacts associated with the journal entry.
getContacts() - Method in class biweekly.component.VTodo
Gets the contacts associated with the to-do task.
getContentId() - Method in class biweekly.property.Attachment
Sets the content ID.
getContentId() - Method in class biweekly.property.AudioAlarm
 
getContentType() - Method in class biweekly.util.DataUri
Gets the content type.
getCount() - Method in class biweekly.util.Recurrence
Gets the number of times the rule will be repeated.
getCreated() - Method in class biweekly.component.VEvent
Gets the date-time that the event was initially created.
getCreated() - Method in class biweekly.component.VJournal
Gets the date-time that the journal entry was initially created.
getCreated() - Method in class biweekly.component.VTodo
Gets the date-time that the to-do task was initially created.
getData() - Method in class biweekly.property.AudioAlarm
 
getData() - Method in class biweekly.property.BinaryProperty
Gets the property's binary data.
getData() - Method in class biweekly.util.DataUri
Gets the binary data.
getDataType() - Method in class biweekly.io.xml.XCalElement.XCalValue
Gets the data type
getDataType() - Method in class biweekly.property.RawProperty
Gets the property value's data type.
getDate() - Method in class biweekly.io.ParseContext.TimezonedDate
Gets the date object that was assigned to the property object (should be parsed under the JVM's default timezone)
getDate() - Method in class biweekly.property.Trigger
Gets the date-time that the alarm will trigger.
getDate() - Method in class biweekly.util.DateTimeComponents
Gets the date component
getDateDue() - Method in class biweekly.component.VTodo
Gets the date that a to-do task is due by.
getDateEnd() - Method in class biweekly.component.VEvent
Gets the date that the event ends.
getDateEnd() - Method in class biweekly.component.VFreeBusy
Gets the date that the free/busy entry ends.
getDateFormat() - Method in enum biweekly.util.ICalDateFormat
Builds a DateFormat object for parsing and formating dates in this ISO format.
getDateFormat(TimeZone) - Method in enum biweekly.util.ICalDateFormat
Builds a DateFormat object for parsing and formating dates in this ISO format.
getDateIterator(TimeZone) - Method in class biweekly.component.VEvent
Creates an iterator that computes the dates defined by the RecurrenceRule and RecurrenceDates properties (if present), and excludes those dates which are defined by the ExceptionRule and ExceptionDates properties (if present).
getDateIterator(TimeZone) - Method in class biweekly.component.VJournal
Creates an iterator that computes the dates defined by the RecurrenceRule and RecurrenceDates properties (if present), and excludes those dates which are defined by the ExceptionRule and ExceptionDates properties (if present).
getDateIterator(TimeZone) - Method in class biweekly.component.VTodo
Creates an iterator that computes the dates defined by the RecurrenceRule and RecurrenceDates properties (if present), and excludes those dates which are defined by the ExceptionRule and ExceptionDates properties (if present).
getDateIterator(Date, TimeZone) - Method in class biweekly.property.RecurrenceProperty
Creates an iterator that computes the dates defined by this property.
getDateIterator(ICalDate, TimeZone) - Method in class biweekly.property.RecurrenceProperty
Creates an iterator that computes the dates defined by this property.
getDateIterator(ICalComponent, TimeZone) - Static method in class biweekly.util.Google2445Utils
Creates an iterator that computes the dates defined by the RecurrenceRule and RecurrenceDates properties (if present), and excludes those dates which are defined by the ExceptionRule and ExceptionDates properties (if present).
getDateIterator(Date, TimeZone) - Method in class biweekly.util.Recurrence
Creates an iterator that computes the dates defined by this recurrence.
getDateIterator(ICalDate, TimeZone) - Method in class biweekly.util.Recurrence
Creates an iterator that computes the dates defined by this recurrence.
getDates() - Method in class biweekly.io.WriteContext
Gets the timezoned date-time property values that are in the iCalendar object.
getDates() - Method in class biweekly.property.RecurrenceDates
Gets the list that stores this property's recurrence dates.
getDateStart() - Method in class biweekly.component.Observance
Gets the date that the timezone observance starts.
getDateStart() - Method in class biweekly.component.VEvent
Gets the date that the event starts.
getDateStart() - Method in class biweekly.component.VFreeBusy
Gets the date that the free/busy entry starts.
getDateStart() - Method in class biweekly.component.VJournal
Gets the date that the journal entry starts.
getDateStart() - Method in class biweekly.component.VTodo
Gets the date that the to-do task starts.
getDateTimeStamp() - Method in class biweekly.component.VEvent
Gets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the event was last modified (the LastModified property also holds this information).
getDateTimeStamp() - Method in class biweekly.component.VFreeBusy
Gets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the free/busy entry was last modified (the LastModified property also holds this information).
getDateTimeStamp() - Method in class biweekly.component.VJournal
Gets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the journal entry was last modified (the LastModified property also holds this information).
getDateTimeStamp() - Method in class biweekly.component.VTodo
Gets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the to-do task was last modified (the LastModified property also holds this information).
getDay() - Method in class biweekly.util.ByDay
Gets the day of the week.
getDaylightName() - Method in class biweekly.property.Daylight
Gets the name of daylight savings time.
getDaylights() - Method in class biweekly.io.DataModelConverter.VCalTimezoneProperties
 
getDaylightSavingsTime() - Method in class biweekly.component.VTimezone
Gets the timezone's "daylight savings" observance time ranges.
getDays() - Method in class biweekly.util.Duration
Gets the number of days.
getDefaultQuotedPrintableCharset() - Method in class biweekly.io.text.ICalReader
Gets the character set to use when decoding quoted-printable values if the property has no CHARSET parameter, or if the CHARSET parameter is not a valid character set.
getDefaultTimezone() - Method in class biweekly.io.StreamReader
Gets the timezone that will be used for parsing date property values that are floating or that have invalid timezone definitions assigned to them.
getDefaultTimezone() - Method in class biweekly.io.TimezoneInfo
Gets the timezone to format all date/time values in (by default, all dates are formatted in UTC).
getDefaultVersion() - Method in class biweekly.io.text.ICalReader
Gets the iCalendar version that this reader will assume each iCalendar object is formatted in up until a VERSION property is encountered.
getDelegatedFrom() - Method in class biweekly.parameter.ICalParameters
Gets the DELEGATED-FROM parameter values.
getDelegatedFrom() - Method in class biweekly.property.Attendee
Gets the list containing the people who have delegated their responsibility to the attendee.
getDelegatedTo() - Method in class biweekly.parameter.ICalParameters
Gets the DELEGATED-TO parameter values.
getDelegatedTo() - Method in class biweekly.property.Attendee
Gets the list containing the people to which the attendee has delegated his or her responsibility.
getDescription() - Method in class biweekly.component.VAlarm
Gets a detailed description of the alarm.
getDescription() - Method in class biweekly.component.VEvent
Gets a detailed description of the event.
getDescription() - Method in class biweekly.component.VTodo
Gets a detailed description of the to-do task.
getDescription() - Method in class biweekly.property.RequestStatus
Gets the human-readable description of the status.
getDescriptions() - Method in class biweekly.component.VJournal
Gets the detailed descriptions to the journal entry.
getDescriptions() - Method in class biweekly.ICalendar
Gets the human-readable description of the calendar as a whole.
getDirectoryEntry() - Method in class biweekly.parameter.ICalParameters
Gets the DIR (directory entry) parameter value.
getDirectoryEntry() - Method in class biweekly.property.Attendee
 
getDirectoryEntry() - Method in class biweekly.property.Organizer
 
getDisplayName(boolean, int, Locale) - Method in class biweekly.io.ICalTimeZone
 
getDisplays() - Method in class biweekly.parameter.ICalParameters
Gets the DISPLAY parameter values.
getDisplays() - Method in class biweekly.property.Image
Gets the list that holds the ways in which the client should display this image (for example, as a thumbnail-sized image).
getDocument() - Method in class biweekly.io.xml.XCalDocument
Gets the raw XML DOM object.
getDuration() - Method in class biweekly.component.VAlarm
Gets the length of the pause between alarm repetitions.
getDuration() - Method in class biweekly.component.VEvent
Gets the duration of the event.
getDuration() - Method in class biweekly.component.VTodo
Gets the duration of the to-do task.
getDuration() - Method in class biweekly.property.Trigger
Gets the relative time at which the alarm will trigger.
getDuration() - Method in class biweekly.util.Period
Gets the length of time after the start date.
getElement() - Method in class biweekly.io.xml.XCalElement
Gets the wrapped XML element.
getEmail() - Method in class biweekly.parameter.ICalParameters
Gets the EMAIL parameter value.
getEmail() - Method in class biweekly.property.Attendee
Gets the attendee's email
getEmail() - Method in class biweekly.property.EmailAlarm
Gets the email address.
getEmail() - Method in class biweekly.property.Organizer
Gets the organizer's email
getEncoding() - Method in class biweekly.parameter.ICalParameters
Gets the ENCODING parameter value.
getEnd() - Method in class biweekly.property.Daylight
Gets the end date of daylight savings time.
getEndDate() - Method in class biweekly.util.Period
Gets the end date.
getEvents() - Method in class biweekly.ICalendar
Gets the calendar's events.
getExceptionDates() - Method in class biweekly.component.Observance
Gets the list of exceptions to the timezone observance.
getExceptionDates() - Method in class biweekly.component.VEvent
Gets the list of exceptions to the recurrence rule defined in the event (if one is defined).
getExceptionDates() - Method in class biweekly.component.VJournal
Gets the list of exceptions to the recurrence rule defined in the journal entry (if one is defined).
getExceptionDates() - Method in class biweekly.component.VTodo
Gets the list of exceptions to the recurrence rule defined in the to-do task (if one is defined).
getExceptionMessage(int, Object...) - Method in enum biweekly.Messages
Gets an exception message.
getExceptionRules() - Method in class biweekly.component.VEvent
Gets the exceptions for the RecurrenceRule property.
getExceptionRules() - Method in class biweekly.component.VJournal
Gets the exceptions for the RecurrenceRule property.
getExceptionRules() - Method in class biweekly.component.VTodo
Gets the exceptions for the RecurrenceRule property.
getExceptionText() - Method in class biweekly.property.RequestStatus
Gets any additional data related to the response.
getExpect() - Method in class biweekly.parameter.ICalParameters
Gets the EXPECT parameter value.
getExpectedToken() - Method in exception biweekly.io.json.JCalParseException
Gets the JSON token that the parser was expected.
getExperimentalComponent(String) - Method in class biweekly.component.ICalComponent
Gets the first experimental sub-component with a given name.
getExperimentalComponents(String) - Method in class biweekly.component.ICalComponent
Gets all experimental sub-component with a given name.
getExperimentalComponents() - Method in class biweekly.component.ICalComponent
Gets all experimental sub-components associated with this component.
getExperimentalProperties(String) - Method in class biweekly.component.ICalComponent
Gets all experimental properties with a given name.
getExperimentalProperties() - Method in class biweekly.component.ICalComponent
Gets all experimental properties associated with this component.
getExperimentalProperty(String) - Method in class biweekly.component.ICalComponent
Gets the first experimental property with a given name.
getFeatures() - Method in class biweekly.parameter.ICalParameters
Gets the FEATURE parameter values.
getFeatures() - Method in class biweekly.property.Conference
Gets the list that holds the features that this conference supports (for example, audio and video).
getFirstChildElement(Element) - Static method in class biweekly.util.XmlUtils
Gets the first child element of an element.
getFloatingDates() - Method in class biweekly.io.ParseContext
Gets the date-time properties that are in floating time (lacking a timezone).
getFormatType() - Method in class biweekly.parameter.ICalParameters
Gets the FMTTYPE (format type) parameter value.
getFormatType() - Method in class biweekly.property.BinaryProperty
 
getFreeBusies() - Method in class biweekly.ICalendar
Gets the calendar's free/busy entries.
getFreeBusy() - Method in class biweekly.component.VFreeBusy
Gets the person's availabilities over certain time periods (for example, "free" between 1pm-3pm, but "busy" between 3pm-4pm).
getFreeBusyType() - Method in class biweekly.parameter.ICalParameters
Gets the FBTYPE (free busy type) parameter value.
getFrequency() - Method in class biweekly.util.Recurrence
Gets the frequency.
getGeo() - Method in class biweekly.component.VEvent
Gets a set of geographical coordinates.
getGeo() - Method in class biweekly.component.VTodo
Gets a set of geographical coordinates.
getGlobalId() - Method in class biweekly.io.TimezoneAssignment
Gets the global ID associated with the timezone.
getGlobalTimezone() - Method in class biweekly.io.json.JCalModule
Gets the timezone that all date/time property values will be formatted in.
getGlobalTimezone() - Method in class biweekly.io.json.JCalSerializer
Gets the timezone that all date/time property values will be formatted in.
getGlobalTimezone() - Method in class biweekly.io.StreamWriter
Gets the timezone that all date/time property values will be formatted in.
getGlobalTimezone() - Method in class biweekly.io.WriteContext
Gets the global timezone to format all date/time values in, regardless of each individual ICalendar's timezone settings.
getGlobalTimezoneIdResolver() - Method in class biweekly.io.StreamReader
Gets the resolver that maps global timezone IDs to Java TimeZone objects.
getHour() - Method in class biweekly.util.DateTimeComponents
Gets the hour component
getHours() - Method in class biweekly.util.Duration
Gets the number of hours.
getICalendars() - Method in class biweekly.io.xml.XCalDocument
Parses all iCalendar objects from this XML document.
getICalendarScribe() - Static method in class biweekly.io.scribe.ScribeIndex
Convenience method for getting the scribe of the root iCalendar component ("VCALENDAR").
getIllegalArgumentException(int, Object...) - Method in enum biweekly.Messages
Builds an IllegalArgumentException from an exception message.
getImages() - Method in class biweekly.component.VEvent
Gets the images that are associated with the event.
getImages() - Method in class biweekly.component.VJournal
Gets the images that are associated with the journal entry.
getImages() - Method in class biweekly.component.VTodo
Gets the images that are associated with the to-do task.
getImages() - Method in class biweekly.ICalendar
Gets the images that are associated with the calendar.
getIndent() - Method in class biweekly.io.xml.XCalOutputProperties
Gets the number of indent spaces to use for pretty-printing.
getInterval() - Method in class biweekly.util.Recurrence
Gets how often the rule repeats, in relation to the frequency.
getJournals() - Method in class biweekly.ICalendar
Gets the calendar's journal entries.
getLabel() - Method in class biweekly.parameter.ICalParameters
Gets the LABEL parameter value.
getLabel() - Method in class biweekly.property.Conference
 
getLanguage() - Method in class biweekly.parameter.ICalParameters
Gets the LANGUAGE parameter value.
getLanguage() - Method in class biweekly.property.Attendee
Gets the language that the common name is written in.
getLanguage() - Method in class biweekly.property.Categories
 
getLanguage() - Method in class biweekly.property.Comment
 
getLanguage() - Method in class biweekly.property.Contact
 
getLanguage() - Method in class biweekly.property.Description
 
getLanguage() - Method in class biweekly.property.Location
 
getLanguage() - Method in class biweekly.property.Name
 
getLanguage() - Method in class biweekly.property.Organizer
Gets the language that the common name parameter is written in.
getLanguage() - Method in class biweekly.property.RequestStatus
 
getLanguage() - Method in class biweekly.property.Resources
 
getLanguage() - Method in class biweekly.property.Summary
 
getLanguage() - Method in class biweekly.property.TimezoneName
 
getLastModified() - Method in class biweekly.component.VEvent
Gets the date-time that the event was last changed.
getLastModified() - Method in class biweekly.component.VJournal
Gets the date-time that the journal entry was last changed.
getLastModified() - Method in class biweekly.component.VTimezone
Gets the date-time that the timezone data was last changed.
getLastModified() - Method in class biweekly.component.VTodo
Gets the date-time that the to-do task was last changed.
getLastModified() - Method in class biweekly.ICalendar
Gets the date and time that the information in this calendar object was last revised.
getLatitude() - Method in class biweekly.property.Geo
Gets the latitude.
getLineNum() - Method in class biweekly.io.json.JCalRawReader
Gets the current line number.
getLineNumber() - Method in class biweekly.io.ParseContext
Gets the line number the parser is currently on.
getLineNumber() - Method in class biweekly.io.ParseWarning
Gets the line number the warning occurred on.
getLocation() - Method in class biweekly.component.VEvent
Gets the physical location of the event.
getLocation() - Method in class biweekly.component.VTodo
Gets the physical location of the to-do task.
getLongitude() - Method in class biweekly.property.Geo
Gets the longitude.
getMap() - Method in class biweekly.util.ListMultimap
Gets the Map that backs this multimap.
getMaxVersion() - Method in class biweekly.property.Version
Gets the maximum version that a consumer must support in order to successfully parse the iCalendar object.
getMemberOf() - Method in class biweekly.property.Attendee
Gets the list that holds the groups that the attendee is a member of.
getMembers() - Method in class biweekly.parameter.ICalParameters
Gets the MEMBER property values.
getMessage() - Method in exception biweekly.io.CannotParseException
 
getMessage() - Method in class biweekly.io.ParseWarning
Gets the warning message
getMessage(String, Object...) - Method in enum biweekly.Messages
Gets a message.
getMessage() - Method in class biweekly.ValidationWarning
Gets the validation warning message.
getMethod() - Method in class biweekly.ICalendar
Gets the type of iTIP request that this iCalendar object represents, or the value of the "Content-Type" header's "method" parameter if the iCalendar object is defined as a MIME message entity.
getMillis() - Method in class biweekly.util.UtcOffset
Gets the offset in milliseconds.
getMinute() - Method in class biweekly.util.DateTimeComponents
Gets the minute component.
getMinutes() - Method in class biweekly.util.Duration
Gets the number of minutes.
getMinVersion() - Method in class biweekly.property.Version
Gets the minimum version that a consumer must support in order to successfully parse the iCalendar object.
getMonth() - Method in class biweekly.util.DateTimeComponents
Gets the month component.
getName() - Method in class biweekly.component.RawComponent
 
getName() - Method in class biweekly.ICalDataType
Gets the name of the data type.
getName() - Method in class biweekly.property.RawProperty
Gets the property name.
getNames() - Method in class biweekly.ICalendar
Gets the human-readable name of the calendar as a whole.
getNamespaceURI(String) - Method in class biweekly.io.xml.XCalNamespaceContext
 
getNote() - Method in class biweekly.property.EmailAlarm
Gets the note to send.
getNum() - Method in class biweekly.util.ByDay
Gets the number.
getObject() - Method in class biweekly.io.json.JsonValue
Gets the JSON object.
getObservance(Date) - Method in class biweekly.io.ICalTimeZone
Gets the observance that a date is effected by.
getObservanceAfter() - Method in class biweekly.io.ICalTimeZone.Boundary
Gets the observance that comes after the observance that the date resides in.
getObservanceAfterStart() - Method in class biweekly.io.ICalTimeZone.Boundary
Gets the start time the observance that comes after the observance that the date resides in.
getObservanceBoundary(Date) - Method in class biweekly.io.ICalTimeZone
Gets the timezone information of a date.
getObservanceIn() - Method in class biweekly.io.ICalTimeZone.Boundary
Gets the observance that the date resides in.
getObservanceInStart() - Method in class biweekly.io.ICalTimeZone.Boundary
Gets start time of the observance that the date resides in.
getOffset(int, int, int, int, int, int) - Method in class biweekly.io.ICalTimeZone
 
getOffset() - Method in class biweekly.property.Daylight
Gets the UTC offset of daylight savings time.
getOnClickUri() - Method in class biweekly.property.Image
Gets the URI to go to when the user clicks on the image.
getOrganizer() - Method in class biweekly.component.VEvent
Gets the organizer of the event.
getOrganizer() - Method in class biweekly.component.VFreeBusy
Gets the person requesting the free/busy time.
getOrganizer() - Method in class biweekly.component.VJournal
Gets the organizer of the journal entry.
getOrganizer() - Method in class biweekly.component.VTodo
Gets the organizer of the to-do task.
getOriginalProperty() - Method in exception biweekly.io.DataModelConversionException
Gets the original property object that was parsed.
getParameter(String) - Method in class biweekly.property.ICalProperty
Gets the first value of a parameter with the given name.
getParameters() - Method in class biweekly.property.ICalProperty
Gets the property's parameters.
getParameters(String) - Method in class biweekly.property.ICalProperty
Gets all values of a parameter with the given name.
getParent() - Method in class biweekly.io.WriteContext
Gets the parent component of the property that is being written.
getParseMessage(int, Object...) - Method in enum biweekly.Messages
Gets a parser warning message.
getParticipationLevel() - Method in class biweekly.property.Attendee
Gets an attendee's level of participation.
getParticipationStatus() - Method in class biweekly.parameter.ICalParameters
Gets the PARTSTAT (participation status) parameter value.
getParticipationStatus() - Method in class biweekly.property.Attendee
Gets an attendee's participation status
getPath() - Method in class biweekly.property.ProcedureAlarm
Gets the path or name of the procedure to run when the alarm is triggered.
getPath(String) - Method in class biweekly.property.ProcedureAlarm
Sets the path or name of the procedure to run when the alarm is triggered.
getPercentComplete() - Method in class biweekly.component.VTodo
Gets the amount that the to-do task has been completed.
getPeriods() - Method in class biweekly.property.RecurrenceDates
Gets the list that stores this property's time periods.
getPrefix() - Method in class biweekly.io.xml.XCalNamespaceContext
Gets the prefix to use in xpath expressions.
getPrefix(String) - Method in class biweekly.io.xml.XCalNamespaceContext
 
getPrefixes(String) - Method in class biweekly.io.xml.XCalNamespaceContext
 
getPriority() - Method in class biweekly.component.VEvent
Gets the priority of the event.
getPriority() - Method in class biweekly.component.VTodo
Gets the priority of the to-do task.
getProductId() - Method in class biweekly.ICalendar
Gets the name of the application that created the iCalendar object.
getProperties(Class<T>) - Method in class biweekly.component.ICalComponent
Gets all properties of a given class.
getProperties() - Method in class biweekly.component.ICalComponent
Gets all the properties associated with this component.
getProperties() - Method in exception biweekly.io.DataModelConversionException
Gets the properties that were converted from the original property.
getProperties(T) - Method in class biweekly.io.scribe.component.ICalComponentScribe
Gets the properties to marshal.
getProperties(ICalendar) - Method in class biweekly.io.scribe.component.ICalendarScribe
 
getProperties(VFreeBusy) - Method in class biweekly.io.scribe.component.VFreeBusyScribe
 
getProperty(Class<T>) - Method in class biweekly.component.ICalComponent
Gets the first property of a given class.
getProperty() - Method in class biweekly.io.ParseContext.TimezonedDate
Gets the property object.
getProperty() - Method in class biweekly.io.scribe.property.ICalPropertyScribe.Result
Gets the property object.
getProperty() - Method in class biweekly.ValidationWarnings.WarningsGroup
Gets the property object that caused the validation warnings.
getPropertyClass() - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Gets the property class.
getPropertyName() - Method in class biweekly.io.ParseContext
Gets the name of the property that the parser is currently parsing.
getPropertyName() - Method in class biweekly.io.ParseWarning
Gets the name of the property that the warning occurred on.
getPropertyName(ICalVersion) - Method in class biweekly.io.scribe.property.CreatedScribe
 
getPropertyName(ICalVersion) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Gets the property name.
getPropertyScribe(String, ICalVersion) - Method in class biweekly.io.scribe.ScribeIndex
Gets a property scribe by name.
getPropertyScribe(Class<? extends ICalProperty>) - Method in class biweekly.io.scribe.ScribeIndex
Gets a property scribe by class.
getPropertyScribe(ICalProperty) - Method in class biweekly.io.scribe.ScribeIndex
Gets the appropriate property scribe for a given property instance.
getPropertyScribe(QName) - Method in class biweekly.io.scribe.ScribeIndex
Gets a property scribe by XML local name and namespace.
getQName() - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Gets this property's local name and namespace for xCal documents.
getRange() - Method in class biweekly.parameter.ICalParameters
Gets the RANGE parameter value.
getRange() - Method in class biweekly.property.RecurrenceId
Gets the effective range of recurrence instances from the instance specified by this property.
getRawComponents() - Method in class biweekly.util.ICalDate
Gets the raw date-time components of the value as read from the input stream.
getRawOffset() - Method in class biweekly.io.ICalTimeZone
 
getReason() - Method in exception biweekly.io.SkipMeException
Gets the reason why the property was skipped.
getRecurrenceDates() - Method in class biweekly.component.Observance
Gets the list of dates/periods that help define the recurrence rule of this timezone observance (if one is defined).
getRecurrenceDates() - Method in class biweekly.component.VEvent
Gets the list of dates/periods that help define the recurrence rule of this event (if one is defined).
getRecurrenceDates() - Method in class biweekly.component.VJournal
Gets the list of dates/periods that help define the recurrence rule of this journal entry (if one is defined).
getRecurrenceDates() - Method in class biweekly.component.VTodo
Gets the list of dates/periods that help define the recurrence rule of this to-do task (if one is defined).
getRecurrenceId() - Method in class biweekly.component.VEvent
Gets the original value of the DateStart property if the event is recurring and has been modified.
getRecurrenceId() - Method in class biweekly.component.VJournal
Gets the original value of the DateStart property if the event is recurring and has been modified.
getRecurrenceId() - Method in class biweekly.component.VTodo
Gets the original value of the DateStart property if the to-do task is recurring and has been modified.
getRecurrenceRule() - Method in class biweekly.component.Observance
Gets how often the timezone observance repeats.
getRecurrenceRule() - Method in class biweekly.component.VEvent
Gets how often the event repeats.
getRecurrenceRule() - Method in class biweekly.component.VJournal
Gets how often the journal entry repeats.
getRecurrenceRule() - Method in class biweekly.component.VTodo
Gets how often the to-do task repeats.
getRefreshInterval() - Method in class biweekly.ICalendar
Gets the suggested minimum polling interval for checking for updates to the calendar data.
getRelated() - Method in class biweekly.parameter.ICalParameters
Gets the RELATED parameter value.
getRelated() - Method in class biweekly.property.Trigger
Gets the date-time field that the duration is relative to.
getRelatedTo() - Method in class biweekly.component.VEvent
Gets the components that the event is related to.
getRelatedTo() - Method in class biweekly.component.VJournal
Gets the components that the journal entry is related to.
getRelatedTo() - Method in class biweekly.component.VTodo
Gets the components that the to-do task is related to.
getRelationshipType() - Method in class biweekly.parameter.ICalParameters
Gets the RELTYPE (relationship type) parameter value.
getRelationshipType() - Method in class biweekly.property.RelatedTo
Gets the relationship type.
getRepeat() - Method in class biweekly.component.VAlarm
Gets the number of times an alarm should be repeated after its initial trigger.
getRepeat() - Method in class biweekly.property.VCalAlarmProperty
 
getRequestStatus() - Method in class biweekly.component.VEvent
Gets the response to a scheduling request.
getRequestStatus() - Method in class biweekly.component.VFreeBusy
Gets the response to a scheduling request.
getRequestStatus() - Method in class biweekly.component.VJournal
Gets the response to a scheduling request.
getRequestStatus() - Method in class biweekly.component.VTodo
Gets the response to a scheduling request.
getResources() - Method in class biweekly.component.VEvent
Gets the resources that are needed for the event.
getResources() - Method in class biweekly.component.VTodo
Gets the resources that are needed for the to-do task.
getRole() - Method in class biweekly.parameter.ICalParameters
Gets the ROLE parameter value.
getRole() - Method in class biweekly.property.Attendee
Gets an attendee's role (for example, "chair" or "attendee").
getRsvp() - Method in class biweekly.parameter.ICalParameters
Gets the RSVP parameter value.
getRsvp() - Method in class biweekly.property.Attendee
Gets whether the organizer requests a response from the attendee.
getScribeIndex() - Method in class biweekly.io.json.JCalDeserializer
Gets the scribe index.
getScribeIndex() - Method in class biweekly.io.json.JCalModule
Gets the scribe index used by the serializer and deserializer.
getScribeIndex() - Method in class biweekly.io.json.JCalSerializer
Gets the scribe index.
getScribeIndex() - Method in class biweekly.io.StreamReader
Gets the object that manages the component/property scribes.
getScribeIndex() - Method in class biweekly.io.StreamWriter
Gets the object that manages the component/property scribes.
getSecond() - Method in class biweekly.util.DateTimeComponents
Gets the second component.
getSeconds() - Method in class biweekly.util.Duration
Gets the number of seconds.
getSentBy() - Method in class biweekly.parameter.ICalParameters
Gets the SENT-BY parameter value.
getSentBy() - Method in class biweekly.property.Attendee
 
getSentBy() - Method in class biweekly.property.Organizer
 
getSequence() - Method in class biweekly.component.VEvent
Gets the revision number of the event.
getSequence() - Method in class biweekly.component.VJournal
Gets the revision number of the journal entry.
getSequence() - Method in class biweekly.component.VTodo
Gets the revision number of the to-do task.
getSnooze() - Method in class biweekly.property.VCalAlarmProperty
 
getSource() - Method in class biweekly.ICalendar
Gets the location that the calendar data can be refreshed from.
getStandardName() - Method in class biweekly.property.Daylight
Gets the name for standard time.
getStandardTimes() - Method in class biweekly.component.VTimezone
Gets the timezone's "standard" observance time ranges.
getStandardValues(ICalVersion) - Method in class biweekly.property.Action
 
getStandardValues(ICalVersion) - Method in class biweekly.property.CalendarScale
 
getStandardValues(ICalVersion) - Method in class biweekly.property.Classification
 
getStandardValues(ICalVersion) - Method in class biweekly.property.EnumProperty
Gets the list of acceptable values for this property.
getStandardValues(ICalVersion) - Method in class biweekly.property.Method
 
getStandardValues(ICalVersion) - Method in class biweekly.property.Status
 
getStandardValues(ICalVersion) - Method in class biweekly.property.Transparency
 
getStart() - Method in class biweekly.property.Daylight
Gets the start date of dayight savings time.
getStart() - Method in class biweekly.property.VCalAlarmProperty
 
getStartDate() - Method in class biweekly.util.Period
Gets the start date.
getStatus() - Method in class biweekly.component.VEvent
Gets the status of the event.
getStatus() - Method in class biweekly.component.VJournal
Gets the status of the journal entry.
getStatus() - Method in class biweekly.component.VTodo
Gets the status of the to-do task.
getStatus() - Method in class biweekly.parameter.ICalParameters
Gets the STATUS parameter value.
getStatusCode() - Method in class biweekly.property.RequestStatus
Gets the status code.
getSummary() - Method in class biweekly.component.VAlarm
Gets the summary of the alarm.
getSummary() - Method in class biweekly.component.VEvent
Gets the summary of the event.
getSummary() - Method in class biweekly.component.VJournal
Gets the summary of the journal entry.
getSummary() - Method in class biweekly.component.VTodo
Gets the summary of the to-do task.
getSupportedVersions() - Method in class biweekly.io.scribe.component.ICalComponentScribe
Gets the iCalendar versions that support this component.
getSupportedVersions() - Method in class biweekly.io.scribe.component.ObservanceScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.component.VAlarmScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.component.VFreeBusyScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.component.VJournalScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.component.VTimezoneScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.ActionScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.CalendarScaleScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.CommentScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.ContactScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.DateTimeStampScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.DaylightScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.FreeBusyScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Gets the iCalendar versions that support this property.
getSupportedVersions() - Method in class biweekly.io.scribe.property.MethodScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.OrganizerScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.PercentCompleteScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.RecurrenceIdScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.RepeatScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.RequestStatusScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneIdScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneNameScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneOffsetFromScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneOffsetToScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.TimezoneUrlScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.TriggerScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.VCalAlarmPropertyScribe
 
getSupportedVersions() - Method in class biweekly.io.scribe.property.XmlScribe
 
getSyntaxStyle() - Method in enum biweekly.ICalVersion
Gets the syntax style used by this version when writing to a plain-text data stream.
getTargetVersion() - Method in class biweekly.io.json.JCalWriter
 
getTargetVersion() - Method in class biweekly.io.StreamWriter
Gets the version that the next iCalendar object will be written as.
getTargetVersion() - Method in class biweekly.io.text.ICalWriter
Gets the version that the written iCalendar objects will adhere to.
getText() - Method in class biweekly.property.Conference
Gets the plain text value of this property.
getText() - Method in class biweekly.property.DisplayAlarm
Gets the text to display when the alarm is triggered.
getText() - Method in class biweekly.util.DataUri
Gets the text value.
getTimeZone() - Method in class biweekly.io.TimezoneAssignment
Gets the Java object associated with the timezone.
getTimezone(ICalProperty) - Method in class biweekly.io.TimezoneInfo
Gets the timezone that is assigned to a property.
getTimezoneById(String) - Method in class biweekly.io.TimezoneInfo
Gets the timezone whose VTimezone component contains a TimezoneId property with the given value.
getTimezoneComponents() - Method in class biweekly.io.StreamWriter
Gets the VTimezone components that need to be written to the output stream.
getTimezonedDates() - Method in class biweekly.io.ParseContext
Gets the list of date-time property values that use a timezone.
getTimezoneId() - Method in class biweekly.component.VTimezone
Gets the ID for this timezone.
getTimezoneId() - Method in class biweekly.parameter.ICalParameters
Gets the TZID (timezone ID) parameter value.
getTimezoneInfo() - Method in class biweekly.ICalendar
Gets the timezone information associated with this iCalendar object.
getTimezoneInfo() - Method in class biweekly.io.WriteContext
Gets the timezone options for this iCalendar object.
getTimezoneNames() - Method in class biweekly.component.Observance
Gets the traditional, non-standard names for the timezone observance.
getTimezoneOffsetFrom() - Method in class biweekly.component.Observance
Gets the UTC offset that the timezone observance transitions from.
getTimezoneOffsetTo() - Method in class biweekly.component.Observance
Gets the UTC offset that the timezone observance transitions to.
getTimezones() - Method in class biweekly.io.TimezoneInfo
Gets all the timezones assigned to this object.
getTimezoneToWriteIn(ICalProperty) - Method in class biweekly.io.TimezoneInfo
Determines the timezone that a particular property should be formatted in when written to an output stream.
getTimezoneUrl() - Method in class biweekly.component.VTimezone
Gets the timezone URL, which points to an iCalendar object that contains further information on the timezone.
getTodos() - Method in class biweekly.ICalendar
Gets the calendar's to-do tasks.
getTransparency() - Method in class biweekly.component.VEvent
Gets whether an event is visible to free/busy time searches.
getTrigger() - Method in class biweekly.component.VAlarm
Gets when the alarm will be triggered.
getType() - Method in class biweekly.parameter.ICalParameters
Gets the TYPE parameter value.
getType() - Method in class biweekly.property.AudioAlarm
 
getType() - Method in class biweekly.property.FreeBusy
Gets the person's status over the time periods that are specified in this property (for example, "free" or "busy").
getTz() - Method in class biweekly.io.DataModelConverter.VCalTimezoneProperties
 
getUid() - Method in class biweekly.component.VEvent
Gets the unique identifier for this event.
getUid() - Method in class biweekly.component.VFreeBusy
Gets the unique identifier for this free/busy entry.
getUid() - Method in class biweekly.component.VJournal
Gets the unique identifier for this journal entry.
getUid() - Method in class biweekly.component.VTodo
Gets the unique identifier for this to-do task.
getUid() - Method in class biweekly.ICalendar
Gets the calendar's unique identifier.
getUntil() - Method in class biweekly.util.Recurrence
Gets the date that the recurrence stops.
getUri() - Method in class biweekly.property.Attendee
Gets a URI representing the attendee.
getUri() - Method in class biweekly.property.AudioAlarm
 
getUri() - Method in class biweekly.property.BinaryProperty
Gets the property's URI.
getUri() - Method in class biweekly.property.Conference
Gets the URI value of this property.
getUri() - Method in class biweekly.property.Organizer
Gets a URI representing the organizer.
getUrl() - Method in class biweekly.component.VEvent
Gets a URL to a resource that contains additional information about the event.
getUrl() - Method in class biweekly.component.VFreeBusy
Gets a URL to a resource that contains additional information about the free/busy entry.
getUrl() - Method in class biweekly.component.VJournal
Gets a URL to a resource that contains additional information about the journal entry.
getUrl() - Method in class biweekly.component.VTodo
Gets a URL to a resource that contains additional information about the to-do task.
getUrl() - Method in class biweekly.ICalendar
Gets the location of a more dynamic, alternate representation of the calendar (such as a website that allows you to interact with the calendar data).
getValidationWarning(int, Object...) - Method in enum biweekly.Messages
Gets a validation warning message.
getValue() - Method in class biweekly.io.json.JsonValue
Gets the JSON value.
getValue() - Method in class biweekly.io.xml.XCalElement.XCalValue
Get the value.
getValue() - Method in class biweekly.parameter.EnumParameterValue
Gets the value of the parameter.
getValue() - Method in class biweekly.parameter.ICalParameters
Gets the VALUE parameter value.
getValue(ICalVersion) - Method in class biweekly.parameter.ParticipationLevel
Gets the value of the parameter
getValue() - Method in class biweekly.property.Color
Gets the value of this property.
getValue() - Method in class biweekly.property.RawProperty
Gets the property value.
getValue() - Method in class biweekly.property.ValuedProperty
Gets the value of this property.
getValue(ValuedProperty<T>) - Static method in class biweekly.property.ValuedProperty
Utility method that gets the value of a ValuedProperty object.
getValues() - Method in class biweekly.io.json.JCalValue
Gets the raw JSON values.
getValues() - Method in class biweekly.property.ListProperty
Gets the list that holds the values of this property.
getValueSupportedVersions() - Method in class biweekly.property.Action
 
getValueSupportedVersions() - Method in class biweekly.property.CalendarScale
 
getValueSupportedVersions() - Method in class biweekly.property.EnumProperty
Gets the iCalendar versions that this property's value is supported in.
getValueSupportedVersions() - Method in class biweekly.property.Status
 
getVersion() - Method in class biweekly.ICalendar
Gets the version of this iCalendar object.
getVersion() - Method in enum biweekly.ICalVersion
Gets the text representation of this version.
getVersion() - Method in class biweekly.io.ParseContext
Gets the version of the iCalendar object being parsed.
getVersion() - Method in class biweekly.io.WriteContext
Gets the version of the iCalendar object that is being written.
getVObjectWriter() - Method in class biweekly.io.text.ICalWriter
Gets the writer object that is used internally to write to the output stream.
getWarnings() - Method in class biweekly.io.ParseContext
Gets the parse warnings.
getWarnings() - Method in class biweekly.io.scribe.property.ICalPropertyScribe.Result
Gets the warnings.
getWarnings() - Method in class biweekly.io.StreamReader
Gets the warnings from the last iCalendar object that was read.
getWarnings() - Method in class biweekly.ValidationWarnings
Gets all the validation warnings.
getWarnings() - Method in class biweekly.ValidationWarnings.WarningsGroup
Gets the warnings that belong to the property or component.
getWeeks() - Method in class biweekly.util.Duration
Gets the number of weeks.
getWorkweekStarts() - Method in class biweekly.util.Recurrence
Gets the day that the work week starts.
getXmlVersion() - Method in class biweekly.io.xml.XCalOutputProperties
Gets the XML version to use.
getXRules() - Method in class biweekly.util.Recurrence
Gets the non-standard rule parts.
getYear() - Method in class biweekly.util.DateTimeComponents
Gets the year component.
globalTimezone - Variable in class biweekly.io.StreamWriter
 
GlobalTimezoneIdResolver - Interface in biweekly.io
Gets Java TimeZone objects that correspond with TZID parameters that contain global timezone IDs (as opposed to IDs that correspond with a VTIMEZONE component).
go() - Method in class biweekly.io.chain.ChainingJsonWriter
Writes the iCalendar objects to a string.
go(OutputStream) - Method in class biweekly.io.chain.ChainingJsonWriter
Writes the iCalendar objects to an output stream.
go(File) - Method in class biweekly.io.chain.ChainingJsonWriter
Writes the iCalendar objects to a file.
go(Writer) - Method in class biweekly.io.chain.ChainingJsonWriter
Writes the iCalendar objects to a writer.
go() - Method in class biweekly.io.chain.ChainingTextWriter
Writes the iCalendar objects to a string.
go(OutputStream) - Method in class biweekly.io.chain.ChainingTextWriter
Writes the iCalendar objects to an output stream.
go(File) - Method in class biweekly.io.chain.ChainingTextWriter
Writes the iCalendar objects to a file.
go(File, boolean) - Method in class biweekly.io.chain.ChainingTextWriter
Writes the iCalendar objects to a file.
go(Writer) - Method in class biweekly.io.chain.ChainingTextWriter
Writes the iCalendar objects to a writer.
go() - Method in class biweekly.io.chain.ChainingXmlWriter
Writes the iCalendar objects to a string.
go(OutputStream) - Method in class biweekly.io.chain.ChainingXmlWriter
Writes the iCalendar objects to an output stream.
go(File) - Method in class biweekly.io.chain.ChainingXmlWriter
Writes the iCalendar objects to a file.
go(Writer) - Method in class biweekly.io.chain.ChainingXmlWriter
Writes the iCalendar objects to a writer.
Gobble - Class in biweekly.util
Gets the entire contents of an input stream or a file.
Gobble(File) - Constructor for class biweekly.util.Gobble
Gets the contents of a file.
Gobble(InputStream) - Constructor for class biweekly.util.Gobble
Gets the contents of an input stream.
Gobble(Reader) - Constructor for class biweekly.util.Gobble
Gets the contents of a reader.
Google2445Utils - Class in biweekly.util
Contains utility methods related to the google-rfc-2445 project.
Google2445Utils.EmptyDateIterator - Class in biweekly.util
A DateIterator with nothing in it.
GRAPHIC - Static variable in class biweekly.parameter.Display
The image can be used as a replacement for the information in the component.
GREGORIAN - Static variable in class biweekly.property.CalendarScale
 
gregorian() - Static method in class biweekly.property.CalendarScale
Creates a new property whose value is set to "gregorian".
GROUP - Static variable in class biweekly.parameter.CalendarUserType
 
GROUP_ID - Static variable in class biweekly.Biweekly
The Maven group ID.

H

handle(StringBuilder, T) - Method in interface biweekly.util.StringUtils.JoinCallback
 
handleTzidParameter(ICalProperty, boolean, WriteContext) - Static method in class biweekly.io.scribe.property.ICalPropertyScribe
Adds a TZID parameter to a property's parameter list if necessary.
hashCode() - Method in class biweekly.component.ICalComponent
 
hashCode() - Method in class biweekly.component.RawComponent
 
hashCode() - Method in class biweekly.ICalendar
 
hashCode() - Method in class biweekly.io.json.JsonValue
 
hashCode() - Method in class biweekly.io.ParseContext.TimezonedDate
 
hashCode() - Method in class biweekly.parameter.ICalParameters
 
hashCode() - Method in class biweekly.property.Attachment
 
hashCode() - Method in class biweekly.property.Attendee
 
hashCode() - Method in class biweekly.property.AudioAlarm
 
hashCode() - Method in class biweekly.property.BinaryProperty
 
hashCode() - Method in class biweekly.property.Daylight
 
hashCode() - Method in class biweekly.property.DisplayAlarm
 
hashCode() - Method in class biweekly.property.EmailAlarm
 
hashCode() - Method in class biweekly.property.EnumProperty
 
hashCode() - Method in class biweekly.property.Geo
 
hashCode() - Method in class biweekly.property.ICalProperty
 
hashCode() - Method in class biweekly.property.ListProperty
 
hashCode() - Method in class biweekly.property.Organizer
 
hashCode() - Method in class biweekly.property.ProcedureAlarm
 
hashCode() - Method in class biweekly.property.RawProperty
 
hashCode() - Method in class biweekly.property.RecurrenceDates
 
hashCode() - Method in class biweekly.property.RequestStatus
 
hashCode() - Method in class biweekly.property.Trigger
 
hashCode() - Method in class biweekly.property.ValuedProperty
 
hashCode() - Method in class biweekly.property.VCalAlarmProperty
 
hashCode() - Method in class biweekly.property.Version
 
hashCode() - Method in class biweekly.util.ByDay
 
hashCode() - Method in class biweekly.util.com.google.ical.util.DTBuilder
 
hashCode() - Method in class biweekly.util.com.google.ical.values.DateTimeValueImpl
 
hashCode() - Method in class biweekly.util.com.google.ical.values.DateValueImpl
 
hashCode() - Method in class biweekly.util.DataUri
 
hashCode() - Method in class biweekly.util.DateTimeComponents
 
hashCode() - Method in class biweekly.util.Duration
 
hashCode() - Method in class biweekly.util.ListMultimap
 
hashCode() - Method in class biweekly.util.Period
 
hashCode() - Method in class biweekly.util.Recurrence
 
hashCode() - Method in class biweekly.util.UtcOffset
 
hashCode() - Method in class biweekly.util.VersionNumber
 
hasNext() - Method in interface biweekly.util.com.google.ical.iter.RecurrenceIterator
Determines if there are more dates in the series.
hasNext() - Method in class biweekly.util.Google2445Utils.EmptyDateIterator
 
hasQName(Node, QName) - Static method in class biweekly.util.XmlUtils
Determines if a node has a particular qualified name.
hasTime(Boolean) - Method in class biweekly.io.scribe.property.ICalPropertyScribe.DateParser
Forces the value to be parsed as a date-time or date value.
hasTime() - Method in class biweekly.util.DateTimeComponents
Gets whether these components contain a time component
hasTime() - Method in class biweekly.util.Duration
Determines if any time components are present.
hasTime() - Method in class biweekly.util.ICalDate
Gets whether the value contains a time component.
hour - Variable in class biweekly.util.com.google.ical.util.DTBuilder
The hour.
hour() - Method in class biweekly.util.com.google.ical.values.DateTimeValueImpl
 
hour() - Method in interface biweekly.util.com.google.ical.values.TimeValue
Gets the hour (in the range 0-24).
hours(Integer) - Method in class biweekly.util.Duration.Builder
Sets the number of hours

I

ICAL - Static variable in class biweekly.property.Version
 
ICalComponent - Class in biweekly.component
Base class for all iCalendar component classes.
ICalComponent() - Constructor for class biweekly.component.ICalComponent
 
ICalComponent(ICalComponent) - Constructor for class biweekly.component.ICalComponent
Copy constructor.
ICalComponentScribe<T extends ICalComponent> - Class in biweekly.io.scribe.component
Base class for iCalendar component scribes.
ICalComponentScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.component.ICalComponentScribe
Creates a new component scribe.
ICalDataType - Class in biweekly
Defines the data type of a property's value.
ICalDate - Class in biweekly.util
Represents a date-time value.
ICalDate() - Constructor for class biweekly.util.ICalDate
Creates a new date-time value set to the current date and time.
ICalDate(boolean) - Constructor for class biweekly.util.ICalDate
Creates a new date-time value set to the current date or time.
ICalDate(Date) - Constructor for class biweekly.util.ICalDate
Creates a new date-time value (includes the time component).
ICalDate(Date, boolean) - Constructor for class biweekly.util.ICalDate
Creates a new date-time value.
ICalDate(DateTimeComponents, boolean) - Constructor for class biweekly.util.ICalDate
Creates a new date-time value.
ICalDate(ICalDate) - Constructor for class biweekly.util.ICalDate
Copies another iCal date-time value.
ICalDate(Date, DateTimeComponents, boolean) - Constructor for class biweekly.util.ICalDate
Creates a new date-time value.
ICalDateFormat - Enum in biweekly.util
Defines all of the date formats that are used in iCalendar objects, and also parses/formats iCalendar dates.
ICalendar - Class in biweekly
Represents an iCalendar object.
ICalendar() - Constructor for class biweekly.ICalendar
Creates a new iCalendar object.
ICalendar(ICalendar) - Constructor for class biweekly.ICalendar
Copy constructor.
ICALENDAR - Static variable in interface biweekly.io.xml.XCalQNames
 
ICalendarScribe - Class in biweekly.io.scribe.component
 
ICalendarScribe() - Constructor for class biweekly.io.scribe.component.ICalendarScribe
 
ICalFloatFormatter - Class in biweekly.util
Formats floating-point values for iCalendar objects.
ICalFloatFormatter() - Constructor for class biweekly.util.ICalFloatFormatter
Creates a new formatter with a max of 6 decimals.
ICalFloatFormatter(int) - Constructor for class biweekly.util.ICalFloatFormatter
Creates a new formatter.
ICalParameterCaseClasses<T extends EnumParameterValue> - Class in biweekly.parameter
Manages the list of pre-defined values for a parameter (such as VALUE or ENCODING).
ICalParameterCaseClasses(Class<T>) - Constructor for class biweekly.parameter.ICalParameterCaseClasses
 
ICalParameterList(String) - Constructor for class biweekly.parameter.ICalParameters.ICalParameterList
 
ICalParameters - Class in biweekly.parameter
Stores the parameters that belong to a property.
ICalParameters() - Constructor for class biweekly.parameter.ICalParameters
Creates a parameters list.
ICalParameters(ICalParameters) - Constructor for class biweekly.parameter.ICalParameters
Copies an existing parameters list.
ICalParameters(Map<String, List<String>>) - Constructor for class biweekly.parameter.ICalParameters
Creates a parameter list that is backed by the given map.
ICalParameters.EnumParameterList<T extends EnumParameterValue> - Class in biweekly.parameter
A list that converts the raw string values of a parameter to the appropriate EnumParameterValue object that some parameters use.
ICalParameters.ICalParameterList<T> - Class in biweekly.parameter
A list that converts the raw string values of a parameter to another kind of value (for example, Integers).
ICalProperty - Class in biweekly.property
Base class for all iCalendar property classes.
ICalProperty() - Constructor for class biweekly.property.ICalProperty
 
ICalProperty(ICalProperty) - Constructor for class biweekly.property.ICalProperty
Copy constructor.
ICalPropertyScribe<T extends ICalProperty> - Class in biweekly.io.scribe.property
Base class for iCalendar property scribes.
ICalPropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.ICalPropertyScribe
Creates a new scribe.
ICalPropertyScribe(Class<T>, String, ICalDataType) - Constructor for class biweekly.io.scribe.property.ICalPropertyScribe
Creates a new scribe.
ICalPropertyScribe(Class<T>, String, ICalDataType, QName) - Constructor for class biweekly.io.scribe.property.ICalPropertyScribe
Creates a new scribe.
ICalPropertyScribe.DateParser - Class in biweekly.io.scribe.property
Factory class for parsing dates.
ICalPropertyScribe.DateWriter - Class in biweekly.io.scribe.property
Factory class for writing dates.
ICalPropertyScribe.Result<T> - Class in biweekly.io.scribe.property
Represents the result of an unmarshal operation.
ICalReader - Class in biweekly.io.text
Parses ICalendar objects from a plain-text iCalendar data stream.
ICalReader(String) - Constructor for class biweekly.io.text.ICalReader
Creates a new iCalendar reader.
ICalReader(String, ICalVersion) - Constructor for class biweekly.io.text.ICalReader
Creates a new iCalendar reader.
ICalReader(InputStream) - Constructor for class biweekly.io.text.ICalReader
Creates a new iCalendar reader.
ICalReader(InputStream, ICalVersion) - Constructor for class biweekly.io.text.ICalReader
Creates a new iCalendar reader.
ICalReader(File) - Constructor for class biweekly.io.text.ICalReader
Creates a new iCalendar reader.
ICalReader(File, ICalVersion) - Constructor for class biweekly.io.text.ICalReader
Creates a new iCalendar reader.
ICalReader(Reader) - Constructor for class biweekly.io.text.ICalReader
Creates a new iCalendar reader.
ICalReader(Reader, ICalVersion) - Constructor for class biweekly.io.text.ICalReader
Creates a new iCalendar reader.
ICalTimeZone - Class in biweekly.io
A timezone that is based on an iCalendar VTimezone component.
ICalTimeZone(VTimezone) - Constructor for class biweekly.io.ICalTimeZone
Creates a new timezone based on an iCalendar VTIMEZONE component.
ICalTimeZone.Boundary - Class in biweekly.io
Holds the timezone observance information of a particular date.
ICalVersion - Enum in biweekly
Defines all supported versions of the iCalendar standard.
ICalWriter - Class in biweekly.io.text
Writes ICalendar objects to a plain-text iCalendar data stream.
ICalWriter(OutputStream, ICalVersion) - Constructor for class biweekly.io.text.ICalWriter
Creates a new iCalendar writer.
ICalWriter(File, ICalVersion) - Constructor for class biweekly.io.text.ICalWriter
Creates a new iCalendar writer.
ICalWriter(File, boolean, ICalVersion) - Constructor for class biweekly.io.text.ICalWriter
Creates a new iCalendar writer.
ICalWriter(Writer, ICalVersion) - Constructor for class biweekly.io.text.ICalWriter
Creates a new iCalendar writer.
Image - Class in biweekly.property
Defines an image that is associated with the component that the property belongs to.
Image(String, File) - Constructor for class biweekly.property.Image
Creates a new attachment.
Image(String, byte[]) - Constructor for class biweekly.property.Image
Creates a new attachment.
Image(String, String) - Constructor for class biweekly.property.Image
Creates a new attachment.
Image(Image) - Constructor for class biweekly.property.Image
Copy constructor.
ImageScribe - Class in biweekly.io.scribe.property
Marshals Image properties.
ImageScribe() - Constructor for class biweekly.io.scribe.property.ImageScribe
 
IN_PROCESS - Static variable in class biweekly.parameter.ParticipationStatus
Indicates that the user is in the process of completing the item.
IN_PROGRESS - Static variable in class biweekly.property.Status
 
increment() - Method in class biweekly.property.Sequence
Increments the sequence number.
incrementSequence() - Method in class biweekly.component.VEvent
Increments the revision number of the event.
incrementSequence() - Method in class biweekly.component.VJournal
Increments the revision number of the journal entry.
incrementSequence() - Method in class biweekly.component.VTodo
Increments the revision number of the to-do task.
inDaylightTime(Date) - Method in class biweekly.io.ICalTimeZone
 
indent(Integer) - Method in class biweekly.io.chain.ChainingXmlWriter
Sets the number of indent spaces to use for pretty-printing.
indentArraysWith(DefaultPrettyPrinter.Indenter) - Method in class biweekly.io.json.JCalPrettyPrinter
 
indentICalPropertiesWith(DefaultPrettyPrinter.Indenter) - Method in class biweekly.io.json.JCalPrettyPrinter
 
indentObjectsWith(DefaultPrettyPrinter.Indenter) - Method in class biweekly.io.json.JCalPrettyPrinter
 
index - Variable in class biweekly.io.StreamReader
 
index - Variable in class biweekly.io.StreamWriter
 
INDIVIDUAL - Static variable in class biweekly.parameter.CalendarUserType
 
inProgress() - Static method in class biweekly.property.Status
Creates a "in-progress" status property (only valid in iCalendar 2.0 in VTodo components).
INTEGER - Static variable in class biweekly.ICalDataType
An integer value (for example, "42")
IntegerProperty - Class in biweekly.property
Represents a property whose value is an integer.
IntegerProperty(Integer) - Constructor for class biweekly.property.IntegerProperty
Creates a new integer property.
IntegerProperty(IntegerProperty) - Constructor for class biweekly.property.IntegerProperty
Copy constructor.
IntegerPropertyScribe<T extends IntegerProperty> - Class in biweekly.io.scribe.property
Marshals properties that have integer values.
IntegerPropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.IntegerPropertyScribe
 
interval(Integer) - Method in class biweekly.util.Recurrence.Builder
Sets how often the rule repeats in relation to the frequency.
IOUtils - Class in biweekly.util
I/O helper classes.
is(String) - Method in class biweekly.property.EnumProperty
Compares the property's value with a given string (case-insensitive).
isAccepted() - Method in class biweekly.property.Status
Determines if the status is set to "accepted".
isAdd() - Method in class biweekly.property.Method
Determines if this property's value is "ADD".
isAudio() - Method in class biweekly.property.Action
Determines if this property is an "audio" action.
isCancel() - Method in class biweekly.property.Method
Determines if this property's value is "CANCEL".
isCancelled() - Method in class biweekly.property.Status
Determines if the status is set to "cancelled".
isCaretDecodingEnabled() - Method in class biweekly.io.text.ICalReader
Gets whether the reader will decode parameter values that use circumflex accent encoding (enabled by default).
isCaretEncodingEnabled() - Method in class biweekly.io.text.ICalWriter
Gets whether the writer will apply circumflex accent encoding on parameter values (disabled by default).
isCompleted() - Method in class biweekly.property.Status
Determines if the status is set to "completed".
isConfidential() - Method in class biweekly.property.Classification
Determines if the classification level is "confidential".
isConfirmed() - Method in class biweekly.property.Status
Determines if the status is set to "confirmed".
isCounter() - Method in class biweekly.property.Method
Determines if this property's value is "COUNTER".
isDaylight() - Method in class biweekly.property.Daylight
Gets whether this timezone observes daylight savings time.
isDeclineCounter() - Method in class biweekly.property.Method
Determines if this property's value is "DECLINECOUNTER".
isDeclined() - Method in class biweekly.property.Status
Determines if the status is set to "declined".
isDelegated() - Method in class biweekly.property.Status
Determines if the status is set to "delegated".
isDisplay() - Method in class biweekly.property.Action
Determines if this property is an "display" action.
isDraft() - Method in class biweekly.property.Status
Determines if the status is set to "draft".
isEmail() - Method in class biweekly.property.Action
Determines if this property is an "email" action.
isEmpty() - Method in class biweekly.util.ListMultimap
Determines if the multimap is empty or not.
isEmpty() - Method in class biweekly.ValidationWarnings
Determines whether there are any validation warnings.
isFinal() - Method in class biweekly.property.Status
Determines if the status is set to "final".
isFloating(ICalProperty) - Method in class biweekly.io.TimezoneInfo
Determines if a property value should be formatted in floating time when written to an output stream.
isGlobalFloatingTime() - Method in class biweekly.io.TimezoneInfo
Gets whether to format all date/time values as floating times (defaults to false).
isGregorian() - Method in class biweekly.property.CalendarScale
Determines whether the property is set to "gregorian".
isHigh() - Method in class biweekly.property.Priority
Determines if this priority is considered "high" priority.
isInICalProperty(JsonStreamContext) - Static method in class biweekly.io.json.JCalPrettyPrinter
 
isInObservance(WriteContext) - Static method in class biweekly.io.scribe.property.ICalPropertyScribe
Determines if the property is within an observance component.
isInProgress() - Method in class biweekly.property.Status
Determines if the status is set to "in-progress".
isLeapYear(int) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Determines if a year is a leap year.
isLow() - Method in class biweekly.property.Priority
Determines if this priority is considered "low" priority.
isMedium() - Method in class biweekly.property.Priority
Determines if this priority is considered "medium" priority.
isNeedsAction() - Method in class biweekly.property.Status
Determines if the status is set to "needs-action".
isNull() - Method in class biweekly.io.json.JsonValue
Determines if the value is "null" or not.
isOpaque() - Method in class biweekly.property.Transparency
Determines if the event is visible to free/busy time searches.
isPrettyPrint() - Method in class biweekly.io.json.JCalRawWriter
Gets whether or not the JSON will be pretty-printed.
isPrettyPrint() - Method in class biweekly.io.json.JCalWriter
Gets whether or not the JSON will be pretty-printed.
isPrior() - Method in class biweekly.util.Duration
Gets whether the duration is negative.
isPrivate() - Method in class biweekly.property.Classification
Determines if the classification level is "private".
isProcedure() - Method in class biweekly.property.Action
Determines if this property is a "procedure" action (vCal 1.0 only).
isPublic() - Method in class biweekly.property.Classification
Determines if the classification level is "public".
isPublish() - Method in class biweekly.property.Method
Determines if this property's value is "PUBLISH".
isRefresh() - Method in class biweekly.property.Method
Determines if this property's value is "REFRESH".
isReply() - Method in class biweekly.property.Method
Determines if this property's value is "REPLY".
isRequest() - Method in class biweekly.property.Method
Determines if this property's value is "REQUEST".
isSent() - Method in class biweekly.property.Status
Determines if the status is set to "sent".
isSupported(ICalVersion) - Method in class biweekly.parameter.VersionedEnumParameterValue
Determines if the parameter value is supported by the given iCalendar version.
isTentative() - Method in class biweekly.property.Status
Determines if the status is set to "tentative".
isTransparent() - Method in class biweekly.property.Transparency
Determines if the event is hidden from free/busy time searches.
isUndefined() - Method in class biweekly.property.Priority
Determines if this priority has an "undefined" value.
isUtc() - Method in class biweekly.util.DateTimeComponents
Gets whether the time is in UTC or not
isUTC(String) - Static method in enum biweekly.util.ICalDateFormat
Determines if a date string is in UTC time.
isV1_0() - Method in class biweekly.property.Version
Determines if this property is set to the older vCalendar version.
isV2_0() - Method in class biweekly.property.Version
Determines if this property is set to the latest iCalendar version.
iterator() - Method in interface biweekly.util.com.google.ical.compat.javautil.DateIterable
 
iterator() - Method in interface biweekly.util.com.google.ical.iter.RecurrenceIterable
 
iterator() - Method in class biweekly.util.ListMultimap
Gets an iterator for iterating over the entries in the map.
iterator() - Method in class biweekly.ValidationWarnings
Iterates over each warning group (same as calling getWarnings().iterator()).

J

JCalDeserializer - Class in biweekly.io.json
Deserializes jCals within the jackson-databind framework.
JCalDeserializer() - Constructor for class biweekly.io.json.JCalDeserializer
 
JCalModule - Class in biweekly.io.json
Module for jackson-databind that serializes and deserializes jCals.
JCalModule() - Constructor for class biweekly.io.json.JCalModule
Creates the module.
JCalParseException - Exception in biweekly.io.json
Thrown during the parsing of a JSON-encoded iCalendar object (jCal) when the jCal object is not formatted in the correct way (the JSON syntax is valid, but it's not in the correct jCal format).
JCalParseException(JsonToken, JsonToken) - Constructor for exception biweekly.io.json.JCalParseException
Creates a jCal parse exception.
JCalParseException(String, JsonToken, JsonToken) - Constructor for exception biweekly.io.json.JCalParseException
Creates a jCal parse exception.
JCalPrettyPrinter - Class in biweekly.io.json
A JSON pretty-printer for jCals.
JCalPrettyPrinter() - Constructor for class biweekly.io.json.JCalPrettyPrinter
 
JCalPrettyPrinter(JCalPrettyPrinter) - Constructor for class biweekly.io.json.JCalPrettyPrinter
 
JCalRawReader - Class in biweekly.io.json
Parses an iCalendar JSON data stream (jCal).
JCalRawReader(Reader) - Constructor for class biweekly.io.json.JCalRawReader
 
JCalRawReader(JsonParser, boolean) - Constructor for class biweekly.io.json.JCalRawReader
 
JCalRawReader.JCalDataStreamListener - Interface in biweekly.io.json
Handles the iCalendar data as it is read off the data stream.
JCalRawWriter - Class in biweekly.io.json
Writes data to an iCalendar JSON data stream (jCal).
JCalRawWriter(Writer, boolean) - Constructor for class biweekly.io.json.JCalRawWriter
 
JCalRawWriter(JsonGenerator) - Constructor for class biweekly.io.json.JCalRawWriter
 
JCalReader - Class in biweekly.io.json
Parses ICalendar objects from a jCal data stream (JSON).
JCalReader(String) - Constructor for class biweekly.io.json.JCalReader
 
JCalReader(InputStream) - Constructor for class biweekly.io.json.JCalReader
 
JCalReader(File) - Constructor for class biweekly.io.json.JCalReader
 
JCalReader(Reader) - Constructor for class biweekly.io.json.JCalReader
 
JCalReader(JsonParser) - Constructor for class biweekly.io.json.JCalReader
 
JCalSerializer - Class in biweekly.io.json
Serializes jCals within the jackson-databind framework.
JCalSerializer() - Constructor for class biweekly.io.json.JCalSerializer
 
JCalValue - Class in biweekly.io.json
Holds the value of a jCal property.
JCalValue(List<JsonValue>) - Constructor for class biweekly.io.json.JCalValue
Creates a new jCal value.
JCalValue(JsonValue...) - Constructor for class biweekly.io.json.JCalValue
Creates a new jCal value.
JCalWriter - Class in biweekly.io.json
Writes ICalendar objects to a JSON data stream (jCal).
JCalWriter(OutputStream) - Constructor for class biweekly.io.json.JCalWriter
 
JCalWriter(OutputStream, boolean) - Constructor for class biweekly.io.json.JCalWriter
 
JCalWriter(File) - Constructor for class biweekly.io.json.JCalWriter
 
JCalWriter(File, boolean) - Constructor for class biweekly.io.json.JCalWriter
 
JCalWriter(Writer) - Constructor for class biweekly.io.json.JCalWriter
 
JCalWriter(Writer, boolean) - Constructor for class biweekly.io.json.JCalWriter
 
JCalWriter(JsonGenerator) - Constructor for class biweekly.io.json.JCalWriter
 
join(RecurrenceIterator, RecurrenceIterator...) - Static method in class biweekly.util.com.google.ical.iter.RecurrenceIteratorFactory
Generates a recurrence iterator that iterates over the union of the given recurrence iterators.
join(Collection<T>, String) - Static method in class biweekly.util.StringUtils
Joins a collection of values into a delimited list.
join(Collection<T>, String, StringBuilder) - Static method in class biweekly.util.StringUtils
Joins a collection of values into a delimited list.
join(Collection<T>, String, StringUtils.JoinCallback<T>) - Static method in class biweekly.util.StringUtils
Joins a collection of values into a delimited list.
join(Collection<T>, String, StringBuilder, StringUtils.JoinCallback<T>) - Static method in class biweekly.util.StringUtils
Joins a collection of values into a delimited list.
JsonValue - Class in biweekly.io.json
Represents a JSON value, array, or object.
JsonValue(Object) - Constructor for class biweekly.io.json.JsonValue
Creates a JSON value (such as a string or integer).
JsonValue(List<JsonValue>) - Constructor for class biweekly.io.json.JsonValue
Creates a JSON array.
JsonValue(Map<String, JsonValue>) - Constructor for class biweekly.io.json.JsonValue
Creates a JSON object.

K

keySet() - Method in class biweekly.util.ListMultimap
Gets all the keys in the multimap.

L

LABEL - Static variable in class biweekly.parameter.ICalParameters
Defines a human-readable label for the property.
LANGUAGE - Static variable in class biweekly.parameter.ICalParameters
Defines the language that the property value is written in (for example, "en" for English).
LastModified - Class in biweekly.property
Defines the time that the calendar data in a component was last changed.
LastModified(Date) - Constructor for class biweekly.property.LastModified
Creates a last modified property.
LastModified(LastModified) - Constructor for class biweekly.property.LastModified
Copy constructor.
LastModifiedScribe - Class in biweekly.io.scribe.property
Marshals LastModified properties.
LastModifiedScribe() - Constructor for class biweekly.io.scribe.property.LastModifiedScribe
 
lineNumber(Integer) - Method in class biweekly.io.ParseWarning.Builder
Sets the line number that the warning occurred on.
ListMultimap<K,V> - Class in biweekly.util
A multimap that uses ArrayList objects to store its values.
ListMultimap() - Constructor for class biweekly.util.ListMultimap
Creates an empty multimap.
ListMultimap(int) - Constructor for class biweekly.util.ListMultimap
Creates an empty multimap.
ListMultimap(ListMultimap<K, V>) - Constructor for class biweekly.util.ListMultimap
Creates a copy of an existing multimap.
ListMultimap(Map<K, List<V>>) - Constructor for class biweekly.util.ListMultimap
Creates a new multimap backed by the given map.
ListProperty<T> - Class in biweekly.property
Represents a property whose value is a list of values.
ListProperty() - Constructor for class biweekly.property.ListProperty
Creates a new list property.
ListProperty(T...) - Constructor for class biweekly.property.ListProperty
Creates a new list property.
ListProperty(List<T>) - Constructor for class biweekly.property.ListProperty
Creates a new list property.
ListProperty(ListProperty<T>) - Constructor for class biweekly.property.ListProperty
Copy constructor.
ListPropertyScribe<T extends ListProperty<V>,V> - Class in biweekly.io.scribe.property
Marshals properties that contain a list of values.
ListPropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.ListPropertyScribe
 
ListPropertyScribe(Class<T>, String, ICalDataType) - Constructor for class biweekly.io.scribe.property.ListPropertyScribe
 
Location - Class in biweekly.property
Defines the physical location of an event.
Location(String) - Constructor for class biweekly.property.Location
Creates a location property.
Location(Location) - Constructor for class biweekly.property.Location
Copy constructor.
LocationScribe - Class in biweekly.io.scribe.property
Marshals Location properties.
LocationScribe() - Constructor for class biweekly.io.scribe.property.LocationScribe
 

M

matches(T, String) - Method in class biweekly.parameter.ICalParameterCaseClasses
 
matches(T, V) - Method in class biweekly.util.CaseClasses
Determines if a value is associated with a case object.
MEMBER - Static variable in class biweekly.parameter.ICalParameters
Used by the Attendee property.
message(int, Object...) - Method in class biweekly.io.ParseWarning.Builder
Sets the warning message.
message(String) - Method in class biweekly.io.ParseWarning.Builder
Sets the warning message.
message(CannotParseException) - Method in class biweekly.io.ParseWarning.Builder
Sets the warning message, based on the contents of a CannotParseException.
Messages - Enum in biweekly
Singleton for accessing the i18n resource bundle.
Method - Class in biweekly.property
Specifies the type of iTIP request that the iCalendar object represents.
Method(String) - Constructor for class biweekly.property.Method
Creates a new method property.
Method(Method) - Constructor for class biweekly.property.Method
Copy constructor.
MethodScribe - Class in biweekly.io.scribe.property
Marshals Method properties.
MethodScribe() - Constructor for class biweekly.io.scribe.property.MethodScribe
 
minute - Variable in class biweekly.util.com.google.ical.util.DTBuilder
The minute.
minute() - Method in class biweekly.util.com.google.ical.values.DateTimeValueImpl
 
minute() - Method in interface biweekly.util.com.google.ical.values.TimeValue
Gets the minute (in the range 0-59).
minutes(Integer) - Method in class biweekly.util.Duration.Builder
Sets the number of minutes
missingXmlElements(ICalDataType...) - Static method in class biweekly.io.scribe.property.ICalPropertyScribe
Creates a CannotParseException, indicating that the XML elements that the parser expected to find are missing from the property's XML element.
missingXmlElements(String...) - Static method in class biweekly.io.scribe.property.ICalPropertyScribe
Creates a CannotParseException, indicating that the XML elements that the parser expected to find are missing from property's XML element.
MODERATOR - Static variable in class biweekly.parameter.Feature
Indicates that the property value is specific to the owner of the conference.
month - Variable in class biweekly.util.com.google.ical.util.DTBuilder
The month.
month() - Method in interface biweekly.util.com.google.ical.values.DateValue
Gets the Gregorian month (in the range 1-12).
month() - Method in class biweekly.util.com.google.ical.values.DateValueImpl
 
monthLength(int, int) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Calculates the number of days in a month.
multi(Object...) - Static method in class biweekly.io.json.JCalValue
Creates a multi-valued value.
multi(List<?>) - Static method in class biweekly.io.json.JCalValue
Creates a multi-valued value.

N

Name - Class in biweekly.property
Defines a human-readable name for the calendar as a whole.
Name(String) - Constructor for class biweekly.property.Name
Creates a name property.
Name(Name) - Constructor for class biweekly.property.Name
Copy constructor.
NameScribe - Class in biweekly.io.scribe.property
Marshals Name properties.
NameScribe() - Constructor for class biweekly.io.scribe.property.NameScribe
 
NEEDS_ACTION - Static variable in class biweekly.parameter.ParticipationStatus
Indicates that the user needs to make a decision about the item.
NEEDS_ACTION - Static variable in class biweekly.property.Status
 
needsAction() - Static method in class biweekly.property.Status
Creates a "needs-action" status property.
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.ActionScribe
 
newInstance(byte[]) - Method in class biweekly.io.scribe.property.AttachmentScribe
 
newInstance(String, ICalDataType) - Method in class biweekly.io.scribe.property.AttachmentScribe
 
newInstance(byte[]) - Method in class biweekly.io.scribe.property.BinaryPropertyScribe
Creates a property object from the given binary data.
newInstance(String, ICalDataType) - Method in class biweekly.io.scribe.property.BinaryPropertyScribe
Creates a property object from the given string value.
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.CalendarScaleScribe
 
newInstance(ICalDataType, ICalParameters) - Method in class biweekly.io.scribe.property.CategoriesScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.ClassificationScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.ColorScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.CommentScribe
 
newInstance(Date) - Method in class biweekly.io.scribe.property.CompletedScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.ContactScribe
 
newInstance(Date) - Method in class biweekly.io.scribe.property.CreatedScribe
 
newInstance(ICalDate) - Method in class biweekly.io.scribe.property.DateDueScribe
 
newInstance(ICalDate) - Method in class biweekly.io.scribe.property.DateEndScribe
 
newInstance(ICalDate) - Method in class biweekly.io.scribe.property.DateOrDateTimePropertyScribe
 
newInstance(ICalDate) - Method in class biweekly.io.scribe.property.DateStartScribe
 
newInstance(Date) - Method in class biweekly.io.scribe.property.DateTimePropertyScribe
 
newInstance(Date) - Method in class biweekly.io.scribe.property.DateTimeStampScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.DescriptionScribe
 
newInstance(ICalDataType, ICalParameters) - Method in class biweekly.io.scribe.property.ExceptionDatesScribe
 
newInstance(Recurrence) - Method in class biweekly.io.scribe.property.ExceptionRuleScribe
 
newInstance(byte[]) - Method in class biweekly.io.scribe.property.ImageScribe
 
newInstance(String, ICalDataType) - Method in class biweekly.io.scribe.property.ImageScribe
 
newInstance(Integer) - Method in class biweekly.io.scribe.property.IntegerPropertyScribe
 
newInstance(Date) - Method in class biweekly.io.scribe.property.LastModifiedScribe
 
newInstance(ICalDataType, ICalParameters) - Method in class biweekly.io.scribe.property.ListPropertyScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.LocationScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.MethodScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.NameScribe
 
newInstance(Integer) - Method in class biweekly.io.scribe.property.PercentCompleteScribe
 
newInstance(Integer) - Method in class biweekly.io.scribe.property.PriorityScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.ProductIdScribe
 
newInstance(ICalDate) - Method in class biweekly.io.scribe.property.RecurrenceIdScribe
 
newInstance(Recurrence) - Method in class biweekly.io.scribe.property.RecurrencePropertyScribe
Creates a new instance of the recurrence property.
newInstance(Recurrence) - Method in class biweekly.io.scribe.property.RecurrenceRuleScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.RelatedToScribe
 
newInstance(Integer) - Method in class biweekly.io.scribe.property.RepeatScribe
 
newInstance(ICalDataType, ICalParameters) - Method in class biweekly.io.scribe.property.ResourcesScribe
 
newInstance(Integer) - Method in class biweekly.io.scribe.property.SequenceScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.SourceScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.StatusScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.SummaryScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.TextPropertyScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.TimezoneIdScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.TimezoneNameScribe
 
newInstance(UtcOffset) - Method in class biweekly.io.scribe.property.TimezoneOffsetFromScribe
 
newInstance(UtcOffset) - Method in class biweekly.io.scribe.property.TimezoneOffsetToScribe
 
newInstance(UtcOffset) - Method in class biweekly.io.scribe.property.TimezoneScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.TimezoneUrlScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.TransparencyScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.UidScribe
 
newInstance(String, ICalVersion) - Method in class biweekly.io.scribe.property.UrlScribe
 
newInstance(UtcOffset) - Method in class biweekly.io.scribe.property.UtcOffsetPropertyScribe
 
NEWLINE - Static variable in class biweekly.util.StringUtils
The local computer's newline character sequence.
next() - Method in interface biweekly.util.com.google.ical.iter.RecurrenceIterator
Returns the next date in the series.
next() - Method in class biweekly.util.Google2445Utils.EmptyDateIterator
 
normalize() - Method in class biweekly.util.com.google.ical.util.DTBuilder
Makes sure that the fields are in the proper ranges (for example, converts 32 January to 1 February, and 25:00:00 to 1:00:00 of the next day).
not(Predicate<? super T>) - Static method in class biweekly.util.com.google.ical.util.Predicates
Returns a predicate that evaluates to true iff the given predicate evaluates to false.
nullValue() - Static method in class biweekly.io.json.JsonValue
Creates a null JSON value.

O

object(ListMultimap<String, Object>) - Static method in class biweekly.io.json.JCalValue
Creates an object value.
Observance - Class in biweekly.component
Represents a timezone observance (i.e.
Observance() - Constructor for class biweekly.component.Observance
 
Observance(Observance) - Constructor for class biweekly.component.Observance
Copy constructor.
observance(boolean) - Method in class biweekly.io.scribe.property.ICalPropertyScribe.DateWriter
Sets whether the property is within an observance or not.
ObservanceScribe<T extends Observance> - Class in biweekly.io.scribe.component
 
ObservanceScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.component.ObservanceScribe
 
OPAQUE - Static variable in class biweekly.property.Transparency
 
opaque() - Static method in class biweekly.property.Transparency
Creates a property that marks the event as being visible to free/busy time searches.
OPTIONAL - Static variable in class biweekly.parameter.ParticipationLevel
Indicates that the user's participation is optional.
or(Predicate<? super T>...) - Static method in class biweekly.util.com.google.ical.util.Predicates
Returns a predicate that evaluates to true iff any one of its components evaluates to true.
ORGANIZER - Static variable in class biweekly.parameter.Role
Indicates that the user is the organizer of the calendar entity.
Organizer - Class in biweekly.property
This property has different meanings depending on the component it belongs to:
Organizer(String, String) - Constructor for class biweekly.property.Organizer
Creates an organizer property
Organizer(Organizer) - Constructor for class biweekly.property.Organizer
Copy constructor.
OrganizerScribe - Class in biweekly.io.scribe.property
Marshals Organizer properties.
OrganizerScribe() - Constructor for class biweekly.io.scribe.property.OrganizerScribe
 
outputProperties(Map<String, String>) - Method in class biweekly.io.chain.ChainingXmlWriter
Assigns all of the given output properties to the JAXP transformer (see Transformer.setOutputProperty(java.lang.String, java.lang.String)).
outputProperty(String, String) - Method in class biweekly.io.chain.ChainingXmlWriter
Assigns an output property to the JAXP transformer (see Transformer.setOutputProperty(java.lang.String, java.lang.String)).
OWNER - Static variable in class biweekly.parameter.Role
Indicates that the user is the owner of the calendar entity.

P

parameterName - Variable in class biweekly.parameter.ICalParameters.ICalParameterList
 
PARAMETERS - Static variable in interface biweekly.io.xml.XCalQNames
 
parameters - Variable in class biweekly.property.ICalProperty
The property parameters.
parameterValues - Variable in class biweekly.parameter.ICalParameters.ICalParameterList
 
PARENT - Static variable in class biweekly.parameter.RelationshipType
 
parse(String) - Static method in class biweekly.Biweekly
Parses an iCalendar object string.
parse(File) - Static method in class biweekly.Biweekly
Parses an iCalendar file.
parse(InputStream) - Static method in class biweekly.Biweekly
Parses an iCalendar data stream.
parse(Reader) - Static method in class biweekly.Biweekly
Parses an iCalendar data stream.
parse() - Method in class biweekly.io.scribe.property.ICalPropertyScribe.DateParser
Parses the date string.
parse(String) - Static method in class biweekly.util.DataUri
Parses a data URI string.
parse(String) - Static method in class biweekly.util.DateTimeComponents
Parses the components out of a date-time string.
parse(String, Boolean) - Static method in class biweekly.util.DateTimeComponents
Parses the components out of a date-time string.
parse(String) - Static method in class biweekly.util.Duration
Parses a duration string.
parse(String) - Static method in enum biweekly.util.ICalDateFormat
Parses an iCalendar date.
parse(String, TimeZone) - Static method in enum biweekly.util.ICalDateFormat
Parses an iCalendar date.
parse(String) - Static method in class biweekly.util.UtcOffset
Parses a UTC offset from a string.
parse(TimeZone) - Static method in class biweekly.util.UtcOffset
Creates a UTC offset from a TimeZone object.
ParseContext - Class in biweekly.io
Stores information used during the parsing of an iCalendar object.
ParseContext() - Constructor for class biweekly.io.ParseContext
 
ParseContext.TimezonedDate - Class in biweekly.io
Represents a property whose date-time value has a timezone.
parseJson(String) - Static method in class biweekly.Biweekly
Parses a jCal data stream (JSON-encoded iCalendar objects).
parseJson(File) - Static method in class biweekly.Biweekly
Parses a jCal data stream (JSON-encoded iCalendar objects).
parseJson(InputStream) - Static method in class biweekly.Biweekly
Parses a jCal data stream (JSON-encoded iCalendar objects).
parseJson(Reader) - Static method in class biweekly.Biweekly
Parses a jCal data stream (JSON-encoded iCalendar objects).
parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Unmarshals a property's value from a JSON data stream (jCal).
parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Unmarshals a property from a plain-text iCalendar data stream.
parseTimeZoneId(String) - Static method in enum biweekly.util.ICalDateFormat
Gets the TimeZone object that corresponds to the given ID.
ParseWarning - Class in biweekly.io
Represents a warning that occurred during the parsing of an iCalendar object.
ParseWarning.Builder - Class in biweekly.io
Constructs instances of the ParseWarning class.
parseXml(String) - Static method in class biweekly.Biweekly
Parses an xCal document (XML-encoded iCalendar objects) from a string.
parseXml(File) - Static method in class biweekly.Biweekly
Parses an xCal document (XML-encoded iCalendar objects) from a file.
parseXml(InputStream) - Static method in class biweekly.Biweekly
Parses an xCal document (XML-encoded iCalendar objects) from an input stream.
parseXml(Reader) - Static method in class biweekly.Biweekly
Parses an xCal document (XML-encoded iCalendar objects) from a reader.
parseXml(Document) - Static method in class biweekly.Biweekly
Parses an xCal document (XML-encoded iCalendar objects).
parseXml(Element, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Unmarshals a property's value from an XML document (xCal).
ParticipationLevel - Class in biweekly.parameter
Defines what level of participation is expected from a calendar user.
ParticipationStatus - Class in biweekly.parameter
Defines a calendar user's level of participation.
PARTSTAT - Static variable in class biweekly.parameter.ICalParameters
Used by the Attendee property.
PercentComplete - Class in biweekly.property
Defines a to-do task's level of completion.
PercentComplete(Integer) - Constructor for class biweekly.property.PercentComplete
Creates a percent complete property.
PercentComplete(PercentComplete) - Constructor for class biweekly.property.PercentComplete
Copy constructor.
PercentCompleteScribe - Class in biweekly.io.scribe.property
Marshals PercentComplete properties.
PercentCompleteScribe() - Constructor for class biweekly.io.scribe.property.PercentCompleteScribe
 
PERIOD - Static variable in class biweekly.ICalDataType
A period of time (for example, "October 3 through October 5").
Period - Class in biweekly.util
A period of time.
Period(Date, Date) - Constructor for class biweekly.util.Period
Creates a new time period.
Period(ICalDate, ICalDate) - Constructor for class biweekly.util.Period
Creates a new time period.
Period(Date, Duration) - Constructor for class biweekly.util.Period
Creates a new time period.
Period(ICalDate, Duration) - Constructor for class biweekly.util.Period
Creates a new time period.
Period(Period) - Constructor for class biweekly.util.Period
Copies an existing time period.
PHONE - Static variable in class biweekly.parameter.Feature
The conference is a phone conference.
preDefined - Variable in class biweekly.util.CaseClasses
 
Predicate<T> - Interface in biweekly.util.com.google.ical.util
A function with a boolean return value.
Predicates - Class in biweekly.util.com.google.ical.util
Static methods for creating the standard set of Predicate objects.
prepareParameters(T, WriteContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Sanitizes a property's parameters before the property is written.
prettyPrint(boolean) - Method in class biweekly.io.chain.ChainingJsonWriter
Sets whether or not to pretty-print the JSON.
prior(boolean) - Method in class biweekly.util.Duration.Builder
Sets whether the duration should be negative.
Priority - Class in biweekly.property
Defines the priority of an event or to-do task.
Priority(Integer) - Constructor for class biweekly.property.Priority
Creates a priority property.
Priority(Priority) - Constructor for class biweekly.property.Priority
Copy constructor.
PriorityScribe - Class in biweekly.io.scribe.property
Marshals Priority properties.
PriorityScribe() - Constructor for class biweekly.io.scribe.property.PriorityScribe
 
PRIVATE - Static variable in class biweekly.property.Classification
 
private_() - Static method in class biweekly.property.Classification
Creates a "private" classification property.
procedure(Trigger, String) - Static method in class biweekly.component.VAlarm
Creates a procedure alarm (vCal 1.0 only).
PROCEDURE - Static variable in class biweekly.property.Action
 
procedure() - Static method in class biweekly.property.Action
Creates a "procedure" action property (vCal 1.0 only).
ProcedureAlarm - Class in biweekly.property
Defines an alarm that executes a procedure when triggered.
ProcedureAlarm(String) - Constructor for class biweekly.property.ProcedureAlarm
 
ProcedureAlarm(ProcedureAlarm) - Constructor for class biweekly.property.ProcedureAlarm
Copy constructor.
ProcedureAlarmScribe - Class in biweekly.io.scribe.property
Marshals ProcedureAlarm properties.
ProcedureAlarmScribe() - Constructor for class biweekly.io.scribe.property.ProcedureAlarmScribe
 
ProductId - Class in biweekly.property
Identifies the application that created the iCalendar object.
ProductId(String) - Constructor for class biweekly.property.ProductId
Creates a new product identifier property.
ProductId(ProductId) - Constructor for class biweekly.property.ProductId
Copy constructor.
ProductIdScribe - Class in biweekly.io.scribe.property
Marshals ProductId properties.
ProductIdScribe() - Constructor for class biweekly.io.scribe.property.ProductIdScribe
 
properties - Variable in class biweekly.component.ICalComponent
 
PROPERTIES - Static variable in interface biweekly.io.xml.XCalQNames
 
PROPERTY_VALUE - Static variable in class biweekly.io.json.JCalPrettyPrinter
The value that is assigned to JsonGenerator.setCurrentValue(java.lang.Object) to let the pretty-printer know that a iCalendar property is currently being written.
propertyName(String) - Method in class biweekly.io.ParseWarning.Builder
Sets the name of the property that the warning occurred on.
propertyName - Variable in class biweekly.io.scribe.property.ICalPropertyScribe
 
PUBLIC - Static variable in class biweekly.property.Classification
 
public_() - Static method in class biweekly.property.Classification
Creates a "public" classification property.
PUBLISH - Static variable in class biweekly.property.Method
 
publish() - Static method in class biweekly.property.Method
Constructs a METHOD property whose value is "PUBLISH".
put(K, V) - Method in class biweekly.util.ListMultimap
Adds a value to the multimap.
putAll(K, Collection<? extends V>) - Method in class biweekly.util.ListMultimap
Adds multiple values to the multimap.

Q

qname - Variable in class biweekly.io.scribe.property.ICalPropertyScribe
 
QUOTED_PRINTABLE - Static variable in class biweekly.parameter.Encoding
 

R

random() - Static method in class biweekly.property.Uid
Creates a UID property that contains a universally unique identifier.
RANGE - Static variable in class biweekly.parameter.ICalParameters
Used by the RecurrenceId property.
Range - Class in biweekly.parameter
Defines the effective range of recurrence instances specified by the RecurrenceId property.
RawComponent - Class in biweekly.component
Represents a component that does not have a scribe associated with it.
RawComponent(String) - Constructor for class biweekly.component.RawComponent
 
RawComponent(RawComponent) - Constructor for class biweekly.component.RawComponent
Copy constructor.
RawComponentScribe - Class in biweekly.io.scribe.component
 
RawComponentScribe(String) - Constructor for class biweekly.io.scribe.component.RawComponentScribe
Creates a new raw component scribe.
RawProperty - Class in biweekly.property
Represents a property that does not have a scribe associated with it.
RawProperty(String, String) - Constructor for class biweekly.property.RawProperty
Creates a raw property.
RawProperty(String, ICalDataType, String) - Constructor for class biweekly.property.RawProperty
Creates a raw property.
RawProperty(RawProperty) - Constructor for class biweekly.property.RawProperty
Copy constructor.
RawPropertyScribe - Class in biweekly.io.scribe.property
Marshals RawProperty properties.
RawPropertyScribe(String) - Constructor for class biweekly.io.scribe.property.RawPropertyScribe
 
readAll() - Method in class biweekly.io.StreamReader
Reads all iCalendar objects from the data stream.
readComponent(List<String>, String) - Method in interface biweekly.io.json.JCalRawReader.JCalDataStreamListener
Called when the parser begins to read a component.
reader() - Method in class biweekly.io.xml.XCalDocument
Creates a StreamReader object that parses iCalendar objects from this XML document.
readNext(JCalRawReader.JCalDataStreamListener) - Method in class biweekly.io.json.JCalRawReader
Reads the next iCalendar object from the jCal data stream.
readNext() - Method in class biweekly.io.StreamReader
Reads the next iCalendar object from the data stream.
readProperty(List<String>, String, ICalParameters, ICalDataType, JCalValue) - Method in interface biweekly.io.json.JCalRawReader.JCalDataStreamListener
Called when a property is read.
readValue(ExceptionDates, String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ExceptionDatesScribe
 
readValue(T, String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ListPropertyScribe
 
readValue(T, String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.TextListPropertyScribe
 
RECUR - Static variable in class biweekly.ICalDataType
A recurrence rule (for example, "every Monday at 2pm").
Recurrence - Class in biweekly.util
Represents a recurrence rule value.
Recurrence.Builder - Class in biweekly.util
Constructs Recurrence objects.
RecurrenceDates - Class in biweekly.property
Defines a list of dates or time periods that help define a recurrence rule.
RecurrenceDates() - Constructor for class biweekly.property.RecurrenceDates
 
RecurrenceDates(RecurrenceDates) - Constructor for class biweekly.property.RecurrenceDates
Copy constructor.
RecurrenceDatesScribe - Class in biweekly.io.scribe.property
Marshals RecurrenceDates properties.
RecurrenceDatesScribe() - Constructor for class biweekly.io.scribe.property.RecurrenceDatesScribe
 
RecurrenceId - Class in biweekly.property
Records the original value of the DateStart property if a recurrence instance has been modified.
RecurrenceId(ICalDate) - Constructor for class biweekly.property.RecurrenceId
Creates a recurrence ID property.
RecurrenceId(Date) - Constructor for class biweekly.property.RecurrenceId
Creates a recurrence ID property.
RecurrenceId(Date, boolean) - Constructor for class biweekly.property.RecurrenceId
Creates a recurrence ID property.
RecurrenceId(RecurrenceId) - Constructor for class biweekly.property.RecurrenceId
Copy constructor.
RecurrenceIdScribe - Class in biweekly.io.scribe.property
Marshals RecurrenceId properties.
RecurrenceIdScribe() - Constructor for class biweekly.io.scribe.property.RecurrenceIdScribe
 
RecurrenceIterable - Interface in biweekly.util.com.google.ical.iter
Iterates over a series of dates in a recurrence rule in ascending order.
RecurrenceIterator - Interface in biweekly.util.com.google.ical.iter
Iterates over a series of dates in a recurrence rule in ascending order.
RecurrenceIteratorFactory - Class in biweekly.util.com.google.ical.iter
Calculates the occurrences of an individual RRULE definition or groups of RRULEs, RDATEs, EXRULEs, and EXDATEs.
RecurrenceProperty - Class in biweekly.property
Represents a property whose value is a recurrence rule.
RecurrenceProperty(Recurrence) - Constructor for class biweekly.property.RecurrenceProperty
Creates a new recurrence property.
RecurrenceProperty(RecurrenceProperty) - Constructor for class biweekly.property.RecurrenceProperty
Copy constructor.
RecurrencePropertyScribe<T extends RecurrenceProperty> - Class in biweekly.io.scribe.property
Marshals properties whose values are Recurrence.
RecurrencePropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.RecurrencePropertyScribe
 
RecurrenceRule - Class in biweekly.property
Defines how often a component repeats.
RecurrenceRule(Recurrence) - Constructor for class biweekly.property.RecurrenceRule
Creates a new recurrence rule property.
RecurrenceRule(RecurrenceRule) - Constructor for class biweekly.property.RecurrenceRule
Copy constructor.
RecurrenceRuleScribe - Class in biweekly.io.scribe.property
Marshals RecurrenceRule properties.
RecurrenceRuleScribe() - Constructor for class biweekly.io.scribe.property.RecurrenceRuleScribe
 
REFRESH - Static variable in class biweekly.property.Method
 
refresh() - Static method in class biweekly.property.Method
Constructs a METHOD property whose value is "REFRESH".
RefreshInterval - Class in biweekly.property
Defines the suggested minimum polling interval for checking for updates to the calendar data.
RefreshInterval(Duration) - Constructor for class biweekly.property.RefreshInterval
Creates a refresh interval property.
RefreshInterval(RefreshInterval) - Constructor for class biweekly.property.RefreshInterval
Copy constructor.
RefreshIntervalScribe - Class in biweekly.io.scribe.property
Marshals RefreshInterval properties.
RefreshIntervalScribe() - Constructor for class biweekly.io.scribe.property.RefreshIntervalScribe
 
register(ICalPropertyScribe<? extends ICalProperty>) - Method in class biweekly.io.chain.ChainingJsonWriter
 
register(ICalComponentScribe<? extends ICalComponent>) - Method in class biweekly.io.chain.ChainingJsonWriter
 
register(ICalPropertyScribe<? extends ICalProperty>) - Method in class biweekly.io.chain.ChainingTextWriter
 
register(ICalComponentScribe<? extends ICalComponent>) - Method in class biweekly.io.chain.ChainingTextWriter
 
register(ICalPropertyScribe<? extends ICalProperty>) - Method in class biweekly.io.chain.ChainingXmlWriter
 
register(ICalComponentScribe<? extends ICalComponent>) - Method in class biweekly.io.chain.ChainingXmlWriter
 
register(String, ICalDataType) - Method in class biweekly.io.chain.ChainingXmlWriter
Registers the data type of a non-standard parameter.
register(ICalComponentScribe<? extends ICalComponent>) - Method in class biweekly.io.scribe.ScribeIndex
Registers a component scribe.
register(ICalPropertyScribe<? extends ICalProperty>) - Method in class biweekly.io.scribe.ScribeIndex
Registers a property scribe.
registerScribe(ICalPropertyScribe<? extends ICalProperty>) - Method in class biweekly.io.json.JCalDeserializer
Registers a property scribe.
registerScribe(ICalPropertyScribe<? extends ICalProperty>) - Method in class biweekly.io.json.JCalModule
Registers a property scribe.
registerScribe(ICalPropertyScribe<? extends ICalProperty>) - Method in class biweekly.io.json.JCalSerializer
Registers a property scribe.
registerScribe(ICalPropertyScribe<? extends ICalProperty>) - Method in class biweekly.io.StreamReader
Registers an experimental property scribe.
registerScribe(ICalComponentScribe<? extends ICalComponent>) - Method in class biweekly.io.StreamReader
Registers an experimental component scribe.
registerScribe(ICalPropertyScribe<? extends ICalProperty>) - Method in class biweekly.io.StreamWriter
Registers an experimental property scribe.
registerScribe(ICalComponentScribe<? extends ICalComponent>) - Method in class biweekly.io.StreamWriter
Registers an experimental component scribe.
RELATED - Static variable in class biweekly.parameter.ICalParameters
Used by the Trigger property.
Related - Class in biweekly.parameter
Defines the date that an alarm trigger is relative to.
RelatedTo - Class in biweekly.property
Defines a relationship between the component that this property belongs to and another component.
RelatedTo(String) - Constructor for class biweekly.property.RelatedTo
Creates a related-to property.
RelatedTo(RelatedTo) - Constructor for class biweekly.property.RelatedTo
Copy constructor.
RelatedToScribe - Class in biweekly.io.scribe.property
Marshals RelatedTo properties.
RelatedToScribe() - Constructor for class biweekly.io.scribe.property.RelatedToScribe
 
RelationshipType - Class in biweekly.parameter
Defines the hierarchical relationship that a component has with another component.
RELTYPE - Static variable in class biweekly.parameter.ICalParameters
Used by the RelatedTo property.
remove(int) - Method in class biweekly.parameter.ICalParameters.ICalParameterList
 
remove() - Method in interface biweekly.util.com.google.ical.iter.RecurrenceIterator
Implementors of this interface are not expected to implement this method.
remove() - Method in class biweekly.util.Google2445Utils.EmptyDateIterator
 
remove(K, V) - Method in class biweekly.util.ListMultimap
Removes a particular value.
removeAll(K) - Method in class biweekly.util.ListMultimap
Removes all the values associated with a key
removeComponent(T) - Method in class biweekly.component.ICalComponent
Removes a specific sub-component instance from this component.
removeComponents(Class<T>) - Method in class biweekly.component.ICalComponent
Removes all sub-components of the given class from this component.
removeExperimentalComponents(String) - Method in class biweekly.component.ICalComponent
Removes all experimental sub-components that have the given name.
removeExperimentalProperties(String) - Method in class biweekly.component.ICalComponent
Removes all experimental properties that have the given name.
removeParameter(String) - Method in class biweekly.property.ICalProperty
Removes a parameter from the property.
removeProperties(Class<T>) - Method in class biweekly.component.ICalComponent
Removes all properties of a given class from this component.
removeProperty(T) - Method in class biweekly.component.ICalComponent
Removes a specific property instance from this component.
Repeat - Class in biweekly.property
Defines the number of times an alarm should be repeated after its initial trigger.
Repeat(Integer) - Constructor for class biweekly.property.Repeat
Creates a repeat property.
Repeat(Repeat) - Constructor for class biweekly.property.Repeat
Copy constructor.
repeat - Variable in class biweekly.property.VCalAlarmProperty
 
repeat(char, int, StringBuilder) - Static method in class biweekly.util.StringUtils
Creates a string consisting of "count" occurrences of char "c".
RepeatScribe - Class in biweekly.io.scribe.property
Marshals Repeat properties.
RepeatScribe() - Constructor for class biweekly.io.scribe.property.RepeatScribe
 
replace(K, V) - Method in class biweekly.util.ListMultimap
Replaces all values with the given value.
replace(K, Collection<? extends V>) - Method in class biweekly.util.ListMultimap
Replaces all values with the given values.
REPLY - Static variable in class biweekly.property.Method
 
reply() - Static method in class biweekly.property.Method
Constructs a METHOD property whose value is "REPLY".
REQUEST - Static variable in class biweekly.property.Method
 
request() - Static method in class biweekly.property.Method
Constructs a METHOD property whose value is "REQUEST".
RequestStatus - Class in biweekly.property
Represents a response to a scheduling request.
RequestStatus(String) - Constructor for class biweekly.property.RequestStatus
Creates a request status property.
RequestStatus(RequestStatus) - Constructor for class biweekly.property.RequestStatus
Copy constructor.
RequestStatusScribe - Class in biweekly.io.scribe.property
Marshals RequestStatus properties.
RequestStatusScribe() - Constructor for class biweekly.io.scribe.property.RequestStatusScribe
 
REQUIRED - Static variable in class biweekly.parameter.ParticipationLevel
Indicates that the user's participation is required.
resolve(String) - Method in class biweekly.io.DefaultGlobalTimezoneIdResolver
 
resolve(String) - Method in interface biweekly.io.GlobalTimezoneIdResolver
Returns an appropriate Java TimeZone object that corresponds to the given global ID.
RESOURCE - Static variable in class biweekly.parameter.CalendarUserType
 
Resources - Class in biweekly.property
Defines a list of physical resources that are needed for an event or to-do task (for example, a "projector" or "DVD player").
Resources() - Constructor for class biweekly.property.Resources
Creates a new resources property.
Resources(String...) - Constructor for class biweekly.property.Resources
Creates a new resources property.
Resources(List<String>) - Constructor for class biweekly.property.Resources
Creates a new resources property.
Resources(Resources) - Constructor for class biweekly.property.Resources
Copy constructor.
ResourcesScribe - Class in biweekly.io.scribe.property
Marshals Resources properties.
ResourcesScribe() - Constructor for class biweekly.io.scribe.property.ResourcesScribe
 
Result(T, List<ValidationWarning>) - Constructor for class biweekly.io.scribe.property.ICalPropertyScribe.Result
Creates a new result.
ROLE - Static variable in class biweekly.parameter.ICalParameters
Used by the Attendee property.
Role - Class in biweekly.parameter
Defines the role that a calendar user holds.
ROOM - Static variable in class biweekly.parameter.CalendarUserType
 
RSVP - Static variable in class biweekly.parameter.ICalParameters
Used by the Attendee property.
runtimeDefined - Variable in class biweekly.util.CaseClasses
 

S

sanitizeKey(String) - Method in class biweekly.parameter.ICalParameters
 
sanitizeKey(K) - Method in class biweekly.util.ListMultimap
Modifies a given key before it is used to interact with the internal map.
SCREEN - Static variable in class biweekly.parameter.Feature
The conference supports screen sharing.
ScribeIndex - Class in biweekly.io.scribe
Manages a listing of component and property scribes.
ScribeIndex() - Constructor for class biweekly.io.scribe.ScribeIndex
 
second - Variable in class biweekly.util.com.google.ical.util.DTBuilder
The second.
second() - Method in class biweekly.util.com.google.ical.values.DateTimeValueImpl
 
second() - Method in interface biweekly.util.com.google.ical.values.TimeValue
Gets the second (in the range 0 through 59).
seconds(Integer) - Method in class biweekly.util.Duration.Builder
Sets the number of seconds.
secsSinceEpoch(DateValue) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Computes the number of seconds from the Proleptic Gregorian epoch to the given time.
SENT - Static variable in class biweekly.parameter.ParticipationStatus
Indicates that the item was sent out to the user.
SENT - Static variable in class biweekly.property.Status
 
sent() - Static method in class biweekly.property.Status
Creates a "sent" status property (only valid in vCal 1.0).
SENT_BY - Static variable in class biweekly.parameter.ICalParameters
Defines a URI which represents a person who is acting on behalf of the person that is defined in the property.
Sequence - Class in biweekly.property
Defines a revision number for an event, to-do task, or journal entry.
Sequence(Integer) - Constructor for class biweekly.property.Sequence
Creates a sequence property.
Sequence(Sequence) - Constructor for class biweekly.property.Sequence
Copy constructor.
SequenceScribe - Class in biweekly.io.scribe.property
Marshals Sequence properties.
SequenceScribe() - Constructor for class biweekly.io.scribe.property.SequenceScribe
 
serialize(ICalendar, JsonGenerator, SerializerProvider) - Method in class biweekly.io.json.JCalSerializer
 
set(int, T) - Method in class biweekly.parameter.ICalParameters.ICalParameterList
 
setAction(Action) - Method in class biweekly.component.VAlarm
Sets the type of action to invoke when the alarm is triggered.
setAltRepresentation(String) - Method in class biweekly.parameter.ICalParameters
Sets the ALTREP (alternate representation) parameter value.
setAltRepresentation(String) - Method in class biweekly.property.Comment
 
setAltRepresentation(String) - Method in class biweekly.property.Contact
 
setAltRepresentation(String) - Method in class biweekly.property.Description
 
setAltRepresentation(String) - Method in class biweekly.property.Location
 
setAltRepresentation(String) - Method in class biweekly.property.Name
 
setAltRepresentation(String) - Method in class biweekly.property.Resources
 
setAltRepresentation(String) - Method in class biweekly.property.Summary
 
setCalendarScale(CalendarScale) - Method in class biweekly.ICalendar
Sets the calendar system that this iCalendar object uses.
setCalendarUserType(CalendarUserType) - Method in class biweekly.parameter.ICalParameters
Sets the CUTYPE (calendar user type) parameter value.
setCalendarUserType(CalendarUserType) - Method in class biweekly.property.Attendee
Sets the type of user the attendee is (for example, an "individual" or a "room").
setCaretDecodingEnabled(boolean) - Method in class biweekly.io.text.ICalReader
Sets whether the reader will decode parameter values that use circumflex accent encoding (enabled by default).
setCaretEncodingEnabled(boolean) - Method in class biweekly.io.text.ICalWriter
Sets whether the writer will apply circumflex accent encoding on parameter values (disabled by default).
setCharset(String) - Method in class biweekly.parameter.ICalParameters
Sets the CHARSET parameter value.
setClassification(Classification) - Method in class biweekly.component.VEvent
Sets the level of sensitivity of the event data.
setClassification(String) - Method in class biweekly.component.VEvent
Sets the level of sensitivity of the event data.
setClassification(Classification) - Method in class biweekly.component.VJournal
Sets the level of sensitivity of the journal entry.
setClassification(String) - Method in class biweekly.component.VJournal
Sets the level of sensitivity of the journal entry.
setClassification(Classification) - Method in class biweekly.component.VTodo
Sets the level of sensitivity of the to-do data.
setClassification(String) - Method in class biweekly.component.VTodo
Sets the level of sensitivity of the to-do data.
setColor(Color) - Method in class biweekly.component.VEvent
Sets the color that clients may use when displaying the event (for example, a background color).
setColor(String) - Method in class biweekly.component.VEvent
Sets the color that clients may use when displaying the event (for example, a background color).
setColor(Color) - Method in class biweekly.component.VJournal
Sets the color that clients may use when displaying the journal entry (for example, a background color).
setColor(String) - Method in class biweekly.component.VJournal
Sets the color that clients may use when displaying the journal entry (for example, a background color).
setColor(Color) - Method in class biweekly.component.VTodo
Sets the color that clients may use when displaying the to-do task (for example, a background color).
setColor(String) - Method in class biweekly.component.VTodo
Sets the color that clients may use when displaying the to-do task (for example, a background color).
setColor(Color) - Method in class biweekly.ICalendar
Sets the color that clients may use when displaying the calendar (for example, a background color).
setColor(String) - Method in class biweekly.ICalendar
Sets the color that clients may use when displaying the calendar (for example, a background color).
setCommonName(String) - Method in class biweekly.parameter.ICalParameters
Sets the CN (common name) parameter value.
setCommonName(String) - Method in class biweekly.property.Attendee
 
setCommonName(String) - Method in class biweekly.property.Organizer
 
setCompleted(Completed) - Method in class biweekly.component.VTodo
Sets the date and time that the to-do task was completed.
setCompleted(Date) - Method in class biweekly.component.VTodo
Sets the date and time that the to-do task was completed.
setComponent(ICalComponent) - Method in class biweekly.component.ICalComponent
Replaces all sub-components of a given class with the given component.
setComponent(Class<T>, T) - Method in class biweekly.component.ICalComponent
Replaces all sub-components of a given class with the given component.
setContact(Contact) - Method in class biweekly.component.VFreeBusy
Sets the contact for the free/busy entry.
setContentId(String) - Method in class biweekly.property.Attachment
Sets the content ID.
setContentId(String) - Method in class biweekly.property.AudioAlarm
 
setCreated(Created) - Method in class biweekly.component.VEvent
Sets the date-time that the event was initially created.
setCreated(Date) - Method in class biweekly.component.VEvent
Sets the date-time that the event was initially created.
setCreated(Created) - Method in class biweekly.component.VJournal
Sets the date-time that the journal entry was initially created.
setCreated(Date) - Method in class biweekly.component.VJournal
Sets the date-time that the journal entry was initially created.
setCreated(Created) - Method in class biweekly.component.VTodo
Sets the date-time that the to-do task was initially created.
setCreated(Date) - Method in class biweekly.component.VTodo
Sets the date-time that the to-do task was initially created.
setData(byte[]) - Method in class biweekly.property.Attachment
 
setData(byte[]) - Method in class biweekly.property.AudioAlarm
 
setData(byte[]) - Method in class biweekly.property.BinaryProperty
Sets the property's binary data.
setDataType(ICalDataType) - Method in class biweekly.property.RawProperty
Sets the property value's data type.
setDate(Date) - Method in class biweekly.property.Trigger
Sets the date-time that the alarm will trigger.
setDateDue(DateDue) - Method in class biweekly.component.VTodo
Sets the date that a to-do task is due by.
setDateDue(Date) - Method in class biweekly.component.VTodo
Sets the date that a to-do task is due by.
setDateDue(Date, boolean) - Method in class biweekly.component.VTodo
Sets the date that a to-do task is due by.
setDateEnd(DateEnd) - Method in class biweekly.component.VEvent
Sets the date that the event ends.
setDateEnd(Date) - Method in class biweekly.component.VEvent
Sets the date that the event ends.
setDateEnd(Date, boolean) - Method in class biweekly.component.VEvent
Sets the date that the event ends.
setDateEnd(DateEnd) - Method in class biweekly.component.VFreeBusy
Sets the date that the free/busy entry ends.
setDateEnd(Date) - Method in class biweekly.component.VFreeBusy
Sets the date that the free/busy entry ends.
setDateEnd(Date, boolean) - Method in class biweekly.component.VFreeBusy
Sets the date that the free/busy entry ends.
setDateStart(DateStart) - Method in class biweekly.component.Observance
Sets the date that the timezone observance starts.
setDateStart(ICalDate) - Method in class biweekly.component.Observance
Sets the date that the timezone observance starts.
setDateStart(DateTimeComponents) - Method in class biweekly.component.Observance
Sets the date that the timezone observance starts.
setDateStart(DateStart) - Method in class biweekly.component.VEvent
Sets the date that the event starts (required if no Method property is defined).
setDateStart(Date) - Method in class biweekly.component.VEvent
Sets the date that the event starts (required if no Method property is defined).
setDateStart(Date, boolean) - Method in class biweekly.component.VEvent
Sets the date that the event starts (required if no Method property is defined).
setDateStart(DateStart) - Method in class biweekly.component.VFreeBusy
Sets the date that the free/busy entry starts.
setDateStart(Date) - Method in class biweekly.component.VFreeBusy
Sets the date that the free/busy entry starts.
setDateStart(Date, boolean) - Method in class biweekly.component.VFreeBusy
Sets the date that the free/busy entry starts.
setDateStart(DateStart) - Method in class biweekly.component.VJournal
Sets the date that the journal entry starts.
setDateStart(Date) - Method in class biweekly.component.VJournal
Sets the date that the journal entry starts.
setDateStart(Date, boolean) - Method in class biweekly.component.VJournal
Sets the date that the journal entry starts.
setDateStart(DateStart) - Method in class biweekly.component.VTodo
Sets the date that the to-do task starts.
setDateStart(Date) - Method in class biweekly.component.VTodo
Sets the date that the to-do task starts.
setDateStart(Date, boolean) - Method in class biweekly.component.VTodo
Sets the date that the to-do task starts.
setDateTimeStamp(DateTimeStamp) - Method in class biweekly.component.VEvent
Sets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the event was last modified (the LastModified property also holds this information).
setDateTimeStamp(Date) - Method in class biweekly.component.VEvent
Sets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the event was last modified (the LastModified property also holds this information).
setDateTimeStamp(DateTimeStamp) - Method in class biweekly.component.VFreeBusy
Sets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the free/busy entry was last modified (the LastModified property also holds this information).
setDateTimeStamp(Date) - Method in class biweekly.component.VFreeBusy
Sets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the free/busy entry was last modified (the LastModified property also holds this information).
setDateTimeStamp(DateTimeStamp) - Method in class biweekly.component.VJournal
Sets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the journal entry was last modified (the LastModified property also holds this information).
setDateTimeStamp(Date) - Method in class biweekly.component.VJournal
Sets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the journal entry was last modified (the LastModified property also holds this information).
setDateTimeStamp(DateTimeStamp) - Method in class biweekly.component.VTodo
Sets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the to-do task was last modified (the LastModified property also holds this information).
setDateTimeStamp(Date) - Method in class biweekly.component.VTodo
Sets either (a) the creation date of the iCalendar object (if the Method property is defined) or (b) the date that the to-do task was last modified (the LastModified property also holds this information).
setDaylight(boolean) - Method in class biweekly.property.Daylight
Sets whether this timezone observes daylight savings time.
setDaylightName(String) - Method in class biweekly.property.Daylight
Sets the name of daylight savings time.
setDefaultQuotedPrintableCharset(Charset) - Method in class biweekly.io.text.ICalReader
Sets the character set to use when decoding quoted-printable values if the property has no CHARSET parameter, or if the CHARSET parameter is not a valid character set.
setDefaultTimezone(TimeZone) - Method in class biweekly.io.StreamReader
Sets the timezone that will be used for parsing date property values that are floating or that have invalid timezone definitions assigned to them.
setDefaultTimezone(TimezoneAssignment) - Method in class biweekly.io.TimezoneInfo
Sets the timezone to format all date/time values in (by default, all dates are formatted in UTC).
setDescription(Description) - Method in class biweekly.component.VAlarm
Sets a detailed description of the alarm.
setDescription(String) - Method in class biweekly.component.VAlarm
Sets a detailed description of the alarm.
setDescription(Description) - Method in class biweekly.component.VEvent
Sets a detailed description of the event.
setDescription(String) - Method in class biweekly.component.VEvent
Sets a detailed description of the event.
setDescription(Description) - Method in class biweekly.component.VTodo
Sets a detailed description of the to-do task.
setDescription(String) - Method in class biweekly.component.VTodo
Sets a detailed description of the to-do task.
setDescription(Description) - Method in class biweekly.ICalendar
Sets the human-readable description of the calendar as a whole.
setDescription(String) - Method in class biweekly.ICalendar
Sets the human-readable description of the calendar as a whole.
setDescription(String) - Method in class biweekly.property.RequestStatus
Sets a human-readable description of the status.
setDirectoryEntry(String) - Method in class biweekly.parameter.ICalParameters
Sets the DIR (directory entry) parameter value.
setDirectoryEntry(String) - Method in class biweekly.property.Attendee
 
setDirectoryEntry(String) - Method in class biweekly.property.Organizer
 
setDuration(DurationProperty) - Method in class biweekly.component.VAlarm
Sets the length of the pause between alarm repetitions.
setDuration(Duration) - Method in class biweekly.component.VAlarm
Sets the length of the pause between alarm repetitions.
setDuration(DurationProperty) - Method in class biweekly.component.VEvent
Sets the duration of the event.
setDuration(Duration) - Method in class biweekly.component.VEvent
Sets the duration of the event.
setDuration(DurationProperty) - Method in class biweekly.component.VTodo
Sets the duration of the to-do task.
setDuration(Duration) - Method in class biweekly.component.VTodo
Sets the duration of the to-do task.
setDuration(Duration, Related) - Method in class biweekly.property.Trigger
Sets a relative time at which the alarm will trigger.
setEmail(String) - Method in class biweekly.parameter.ICalParameters
Sets the EMAIL parameter value.
setEmail(String) - Method in class biweekly.property.Attendee
Sets the attendee's email
setEmail(String) - Method in class biweekly.property.EmailAlarm
Sets the email address.
setEmail(String) - Method in class biweekly.property.Organizer
Sets the organizer's email
setEncoding(Encoding) - Method in class biweekly.parameter.ICalParameters
Sets the ENCODING parameter value.
setEnd(ICalDate) - Method in class biweekly.property.Daylight
Sets the end date of daylight savings time.
setExceptionText(String) - Method in class biweekly.property.RequestStatus
Sets any additional data related to the response.
setExpect(String) - Method in class biweekly.parameter.ICalParameters
Sets the EXPECT parameter value.
setExperimentalComponent(String) - Method in class biweekly.component.ICalComponent
Adds an experimental sub-component to this component, removing all existing components that have the same name.
setExperimentalProperty(String, String) - Method in class biweekly.component.ICalComponent
Adds an experimental property to this component, removing all existing properties that have the same name.
setExperimentalProperty(String, ICalDataType, String) - Method in class biweekly.component.ICalComponent
Adds an experimental property to this component, removing all existing properties that have the same name.
setFloating(ICalProperty, boolean) - Method in class biweekly.io.TimezoneInfo
Sets whether a property value should be formatted in floating time when written to an output stream (by default, floating time is disabled for all properties).
setFormatType(String) - Method in class biweekly.parameter.ICalParameters
Sets the FMTTYPE (format type) parameter value.
setFormatType(String) - Method in class biweekly.property.BinaryProperty
 
setFreeBusyType(FreeBusyType) - Method in class biweekly.parameter.ICalParameters
Sets the FBTYPE (free busy type) parameter value.
setGeo(Geo) - Method in class biweekly.component.VEvent
Sets a set of geographical coordinates.
setGeo(Geo) - Method in class biweekly.component.VTodo
Sets a set of geographical coordinates.
setGlobalFloatingTime(boolean) - Method in class biweekly.io.TimezoneInfo
Sets whether to format all date/time values as floating times (defaults to false).
setGlobalTimezone(TimezoneAssignment) - Method in class biweekly.io.json.JCalModule
Sets the timezone that all date/time property values will be formatted in.
setGlobalTimezone(TimezoneAssignment) - Method in class biweekly.io.json.JCalSerializer
Sets the timezone that all date/time property values will be formatted in.
setGlobalTimezone(TimezoneAssignment) - Method in class biweekly.io.StreamWriter
Sets the timezone that all date/time property values will be formatted in.
setGlobalTimezoneIdResolver(GlobalTimezoneIdResolver) - Method in class biweekly.io.StreamReader
Sets the resolver that maps global timezone IDs to Java TimeZone objects.
setIndent(Integer) - Method in class biweekly.io.xml.XCalOutputProperties
Sets the number of indent spaces to use for pretty-printing (disabled by default).
setLabel(String) - Method in class biweekly.parameter.ICalParameters
Sets the LABEL parameter value.
setLabel(String) - Method in class biweekly.property.Conference
 
setLanguage(String) - Method in class biweekly.parameter.ICalParameters
Sets the LANGUAGE parameter value.
setLanguage(String) - Method in class biweekly.property.Attendee
Sets the language that the common name is written in.
setLanguage(String) - Method in class biweekly.property.Categories
 
setLanguage(String) - Method in class biweekly.property.Comment
 
setLanguage(String) - Method in class biweekly.property.Contact
 
setLanguage(String) - Method in class biweekly.property.Description
 
setLanguage(String) - Method in class biweekly.property.Location
 
setLanguage(String) - Method in class biweekly.property.Name
 
setLanguage(String) - Method in class biweekly.property.Organizer
Sets the language that the common name parameter is written in.
setLanguage(String) - Method in class biweekly.property.RequestStatus
 
setLanguage(String) - Method in class biweekly.property.Resources
 
setLanguage(String) - Method in class biweekly.property.Summary
 
setLanguage(String) - Method in class biweekly.property.TimezoneName
 
setLastModified(LastModified) - Method in class biweekly.component.VEvent
Sets the date-time that event was last changed.
setLastModified(Date) - Method in class biweekly.component.VEvent
Sets the date-time that the event was last changed.
setLastModified(LastModified) - Method in class biweekly.component.VJournal
Sets the date-time that the journal entry was last changed.
setLastModified(Date) - Method in class biweekly.component.VJournal
Sets the date-time that the journal entry was last changed.
setLastModified(LastModified) - Method in class biweekly.component.VTimezone
Sets the date-time that the timezone data was last changed.
setLastModified(Date) - Method in class biweekly.component.VTimezone
Sets the date-time that the timezone data was last changed.
setLastModified(LastModified) - Method in class biweekly.component.VTodo
Sets the date-time that the to-do task was last changed.
setLastModified(Date) - Method in class biweekly.component.VTodo
Sets the date-time that the to-do task was last changed.
setLastModified(LastModified) - Method in class biweekly.ICalendar
Sets the date and time that the information in this calendar object was last revised.
setLastModified(Date) - Method in class biweekly.ICalendar
Sets the date and time that the information in this calendar object was last revised.
setLatitude(Double) - Method in class biweekly.property.Geo
Sets the latitude.
setLineNumber(Integer) - Method in class biweekly.io.ParseContext
Sets the line number the parser is currently on.
setLocation(Location) - Method in class biweekly.component.VEvent
Sets the physical location of the event.
setLocation(String) - Method in class biweekly.component.VEvent
Sets the physical location of the event.
setLocation(Location) - Method in class biweekly.component.VTodo
Sets the physical location of the to-do task.
setLocation(String) - Method in class biweekly.component.VTodo
Sets the physical location of the to-do task.
setLongitude(Double) - Method in class biweekly.property.Geo
Sets the longitude.
setMaxVersion(VersionNumber) - Method in class biweekly.property.Version
Sets the maximum version that a consumer must support in order to successfully parse the iCalendar object.
setMethod(Method) - Method in class biweekly.ICalendar
Sets the type of iTIP request that this iCalendar object represents, or the value of the "Content-Type" header's "method" parameter if the iCalendar object is defined as a MIME message entity.
setMethod(String) - Method in class biweekly.ICalendar
Sets the type of iTIP request that this iCalendar object represents, or the value of the "Content-Type" header's "method" parameter if the iCalendar object is defined as a MIME message entity.
setMinVersion(VersionNumber) - Method in class biweekly.property.Version
Sets the minimum version that a consumer must support in order to successfully parse the iCalendar object.
setName(Name) - Method in class biweekly.ICalendar
Sets the human-readable name of the calendar as a whole.
setName(String) - Method in class biweekly.ICalendar
Sets the human-readable name of the calendar as a whole.
setName(String) - Method in class biweekly.property.RawProperty
Sets the property name.
setNote(String) - Method in class biweekly.property.EmailAlarm
Sets the note to send
setOffset(UtcOffset) - Method in class biweekly.property.Daylight
Sets the UTC offset of daylight savings time.
setOnClickUri(String) - Method in class biweekly.property.Image
Sets the URI to go to when the user clicks on the image.
setOrganizer(Organizer) - Method in class biweekly.component.VEvent
Sets the organizer of the event.
setOrganizer(String) - Method in class biweekly.component.VEvent
Sets the organizer of the event.
setOrganizer(Organizer) - Method in class biweekly.component.VFreeBusy
Sets the person requesting the free/busy time.
setOrganizer(String) - Method in class biweekly.component.VFreeBusy
Sets the person requesting the free/busy time.
setOrganizer(Organizer) - Method in class biweekly.component.VJournal
Sets the organizer of the journal entry.
setOrganizer(String) - Method in class biweekly.component.VJournal
Sets the organizer of the journal entry.
setOrganizer(Organizer) - Method in class biweekly.component.VTodo
Sets the organizer of the to-do task.
setOrganizer(String) - Method in class biweekly.component.VTodo
Sets the organizer of the to-do task.
setParameter(String, String) - Method in class biweekly.property.ICalProperty
Replaces all existing values of a parameter with the given value.
setParameter(String, Collection<String>) - Method in class biweekly.property.ICalProperty
Replaces all existing values of a parameter with the given values.
setParameters(ICalParameters) - Method in class biweekly.property.ICalProperty
Sets the property's parameters
setParent(ICalComponent) - Method in class biweekly.io.WriteContext
Sets the parent component of the property that is being written.
setParticipationLevel(ParticipationLevel) - Method in class biweekly.property.Attendee
Sets an attendee's level of participation.
setParticipationStatus(String) - Method in class biweekly.parameter.ICalParameters
Gets the PARTSTAT (participation status) parameter value.
setParticipationStatus(ParticipationStatus) - Method in class biweekly.property.Attendee
Sets an attendee's participation status.
setPercentComplete(PercentComplete) - Method in class biweekly.component.VTodo
Sets the amount that the to-do task has been completed.
setPercentComplete(Integer) - Method in class biweekly.component.VTodo
Sets the amount that the to-do task has been completed.
setPrettyPrint(boolean) - Method in class biweekly.io.json.JCalRawWriter
Sets whether or not to pretty-print the JSON.
setPrettyPrint(boolean) - Method in class biweekly.io.json.JCalWriter
Sets whether or not to pretty-print the JSON.
setPrettyPrinter(PrettyPrinter) - Method in class biweekly.io.json.JCalRawWriter
Sets the pretty printer to pretty-print the JSON with.
setPriority(Priority) - Method in class biweekly.component.VEvent
Sets the priority of the event.
setPriority(Integer) - Method in class biweekly.component.VEvent
Sets the priority of the event.
setPriority(Priority) - Method in class biweekly.component.VTodo
Sets the priority of the to-do task.
setPriority(Integer) - Method in class biweekly.component.VTodo
Sets the priority of the to-do task.
setProductId(ProductId) - Method in class biweekly.ICalendar
Sets the name of the application that created the iCalendar object.
setProductId(String) - Method in class biweekly.ICalendar
Sets the application that created the iCalendar object.
setProperty(ICalProperty) - Method in class biweekly.component.ICalComponent
Replaces all existing properties of the given property instance's class with the given property instance.
setProperty(Class<T>, T) - Method in class biweekly.component.ICalComponent
Replaces all existing properties of the given class with a single property instance.
setPropertyName(String) - Method in class biweekly.io.ParseContext
Sets the name of the property that the parser is currently parsing.
setRange(Range) - Method in class biweekly.parameter.ICalParameters
Sets the RANGE parameter value.
setRange(Range) - Method in class biweekly.property.RecurrenceId
Sets the effective range of recurrence instances from the instance specified by this property.
setRawOffset(int) - Method in class biweekly.io.ICalTimeZone
This method is not supported by this class.
setRecurrenceId(RecurrenceId) - Method in class biweekly.component.VEvent
Sets the original value of the DateStart property if the event is recurring and has been modified.
setRecurrenceId(Date) - Method in class biweekly.component.VEvent
Sets the original value of the DateStart property if the event is recurring and has been modified.
setRecurrenceId(RecurrenceId) - Method in class biweekly.component.VJournal
Sets the original value of the DateStart property if the event is recurring and has been modified.
setRecurrenceId(Date) - Method in class biweekly.component.VJournal
Sets the original value of the DateStart property if the journal entry is recurring and has been modified.
setRecurrenceId(RecurrenceId) - Method in class biweekly.component.VTodo
Sets the original value of the DateStart property if the to-do task is recurring and has been modified.
setRecurrenceId(Date) - Method in class biweekly.component.VTodo
Sets the original value of the DateStart property if the to-do task is recurring and has been modified.
setRecurrenceRule(Recurrence) - Method in class biweekly.component.Observance
Sets how often the timezone observance repeats.
setRecurrenceRule(RecurrenceRule) - Method in class biweekly.component.Observance
Sets how often the timezone observance repeats.
setRecurrenceRule(Recurrence) - Method in class biweekly.component.VEvent
Sets how often the event repeats.
setRecurrenceRule(RecurrenceRule) - Method in class biweekly.component.VEvent
Sets how often the event repeats.
setRecurrenceRule(Recurrence) - Method in class biweekly.component.VJournal
Sets how often the journal entry repeats.
setRecurrenceRule(RecurrenceRule) - Method in class biweekly.component.VJournal
Sets how often the journal entry repeats.
setRecurrenceRule(Recurrence) - Method in class biweekly.component.VTodo
Sets how often the to-do task repeats.
setRecurrenceRule(RecurrenceRule) - Method in class biweekly.component.VTodo
Sets how often the to-do task repeats.
setRefreshInterval(RefreshInterval) - Method in class biweekly.ICalendar
Sets the suggested minimum polling interval for checking for updates to the calendar data.
setRefreshInterval(Duration) - Method in class biweekly.ICalendar
Sets the suggested minimum polling interval for checking for updates to the calendar data.
setRelated(Related) - Method in class biweekly.parameter.ICalParameters
Sets the RELATED parameter value.
setRelated(Related) - Method in class biweekly.property.Trigger
Sets the date-time field that the duration is relative to.
setRelationshipType(RelationshipType) - Method in class biweekly.parameter.ICalParameters
Sets the RELTYPE (relationship type) parameter value.
setRelationshipType(RelationshipType) - Method in class biweekly.property.RelatedTo
Sets the relationship type.
setRepeat(Repeat) - Method in class biweekly.component.VAlarm
Sets the number of times an alarm should be repeated after its initial trigger.
setRepeat(Integer) - Method in class biweekly.component.VAlarm
Sets the number of times an alarm should be repeated after its initial trigger.
setRepeat(int, Duration) - Method in class biweekly.component.VAlarm
Sets the repetition information for the alarm.
setRepeat(Integer) - Method in class biweekly.property.VCalAlarmProperty
 
setRequestStatus(RequestStatus) - Method in class biweekly.component.VEvent
Sets the response to a scheduling request.
setRequestStatus(RequestStatus) - Method in class biweekly.component.VFreeBusy
Sets the response to a scheduling request.
setRequestStatus(RequestStatus) - Method in class biweekly.component.VJournal
Sets the response to a scheduling request.
setRequestStatus(RequestStatus) - Method in class biweekly.component.VTodo
Sets the response to a scheduling request.
setRole(String) - Method in class biweekly.parameter.ICalParameters
Sets the ROLE parameter value.
setRole(Role) - Method in class biweekly.property.Attendee
Sets an attendee's role (for example, "chair" or "attendee").
setRsvp(String) - Method in class biweekly.parameter.ICalParameters
Sets the RSVP parameter value.
setRsvp(Boolean) - Method in class biweekly.property.Attendee
Sets whether the organizer requests a response from the attendee.
setScribeIndex(ScribeIndex) - Method in class biweekly.io.json.JCalDeserializer
Sets the scribe index.
setScribeIndex(ScribeIndex) - Method in class biweekly.io.json.JCalModule
Sets the scribe index for the serializer and deserializer to use.
setScribeIndex(ScribeIndex) - Method in class biweekly.io.json.JCalSerializer
Sets the scribe index.
setScribeIndex(ScribeIndex) - Method in class biweekly.io.StreamReader
Sets the object that manages the component/property scribes.
setScribeIndex(ScribeIndex) - Method in class biweekly.io.StreamWriter
Sets the object that manages the component/property scribes.
setSentBy(String) - Method in class biweekly.parameter.ICalParameters
Sets the SENT-BY parameter value.
setSentBy(String) - Method in class biweekly.property.Attendee
 
setSentBy(String) - Method in class biweekly.property.Organizer
 
setSequence(Sequence) - Method in class biweekly.component.VEvent
Sets the revision number of the event.
setSequence(Integer) - Method in class biweekly.component.VEvent
Sets the revision number of the event.
setSequence(Sequence) - Method in class biweekly.component.VJournal
Sets the revision number of the journal entry.
setSequence(Integer) - Method in class biweekly.component.VJournal
Sets the revision number of the journal entry.
setSequence(Sequence) - Method in class biweekly.component.VTodo
Sets the revision number of the to-do task.
setSequence(Integer) - Method in class biweekly.component.VTodo
Sets the revision number of the to-do task.
setSnooze(Duration) - Method in class biweekly.property.VCalAlarmProperty
 
setSource(Source) - Method in class biweekly.ICalendar
Sets the location that the calendar data can be refreshed from.
setSource(String) - Method in class biweekly.ICalendar
Sets the location that the calendar data can be refreshed from.
setStandardName(String) - Method in class biweekly.property.Daylight
Sets the name for standard time.
setStart(ICalDate) - Method in class biweekly.property.Daylight
Sets the start date of dayight savings time.
setStart(Date) - Method in class biweekly.property.VCalAlarmProperty
 
setStatus(Status) - Method in class biweekly.component.VEvent
Sets the status of the event.
setStatus(Status) - Method in class biweekly.component.VJournal
Sets the status of the journal entry.
setStatus(Status) - Method in class biweekly.component.VTodo
Sets the status of the to-do task.
setStatus(String) - Method in class biweekly.parameter.ICalParameters
Sets the STATUS parameter value.
setStatusCode(String) - Method in class biweekly.property.RequestStatus
Sets a status code.
setSummary(Summary) - Method in class biweekly.component.VAlarm
Sets the summary of the alarm.
setSummary(String) - Method in class biweekly.component.VAlarm
Sets the summary of the alarm.
setSummary(Summary) - Method in class biweekly.component.VEvent
Sets the summary of the event.
setSummary(String) - Method in class biweekly.component.VEvent
Sets the summary of the event.
setSummary(Summary) - Method in class biweekly.component.VJournal
Sets the summary of the journal entry.
setSummary(String) - Method in class biweekly.component.VJournal
Sets the summary of the journal entry.
setSummary(Summary) - Method in class biweekly.component.VTodo
Sets the summary of the to-do task.
setSummary(String) - Method in class biweekly.component.VTodo
Sets the summary of the to-do task.
setTargetVersion(ICalVersion) - Method in class biweekly.io.text.ICalWriter
Sets the version that the written iCalendar objects will adhere to.
setText(String) - Method in class biweekly.property.Conference
Sets the value of this property to a plain text value.
setText(String) - Method in class biweekly.property.DisplayAlarm
Sets the text to display when the alarm is triggered.
setTimezone(ICalProperty, TimezoneAssignment) - Method in class biweekly.io.TimezoneInfo
Assigns a timezone to a specific property.
setTimezoneId(TimezoneId) - Method in class biweekly.component.VTimezone
Sets an ID for this timezone.
setTimezoneId(String) - Method in class biweekly.component.VTimezone
Sets an ID for this timezone.
setTimezoneId(String) - Method in class biweekly.parameter.ICalParameters
Sets the TZID (timezone ID) parameter value.
setTimezoneInfo(TimezoneInfo) - Method in class biweekly.ICalendar
Sets the timezone information associated with this iCalendar object.
setTimezoneOffsetFrom(TimezoneOffsetFrom) - Method in class biweekly.component.Observance
Sets the UTC offset that the timezone observance transitions from.
setTimezoneOffsetFrom(UtcOffset) - Method in class biweekly.component.Observance
Sets the UTC offset that the timezone observance transitions from.
setTimezoneOffsetTo(TimezoneOffsetTo) - Method in class biweekly.component.Observance
Sets the UTC offset that the timezone observance transitions to.
setTimezoneOffsetTo(UtcOffset) - Method in class biweekly.component.Observance
Sets the UTC offset that the timezone observance transitions to.
setTimezoneUrl(TimezoneUrl) - Method in class biweekly.component.VTimezone
Sets the timezone URL, which points to an iCalendar object that contains further information on the timezone.
setTimezoneUrl(String) - Method in class biweekly.component.VTimezone
Sets the timezone URL, which points to an iCalendar object that contains further information on the timezone.
setTransparency(Transparency) - Method in class biweekly.component.VEvent
Sets whether an event is visible to free/busy time searches.
setTransparency(Boolean) - Method in class biweekly.component.VEvent
Sets whether an event is visible to free/busy time searches.
setTrigger(Trigger) - Method in class biweekly.component.VAlarm
Sets when the alarm will be triggered.
setType(String) - Method in class biweekly.parameter.ICalParameters
Sets the TYPE parameter value.
setType(String) - Method in class biweekly.property.AudioAlarm
 
setType(FreeBusyType) - Method in class biweekly.property.FreeBusy
Sets the person's status over the time periods that are specified in this property (for example, "free" or "busy").
setUid(Uid) - Method in class biweekly.component.VEvent
Sets the unique identifier for this event.
setUid(String) - Method in class biweekly.component.VEvent
Sets the unique identifier for this event.
setUid(Uid) - Method in class biweekly.component.VFreeBusy
Sets the unique identifier for this free/busy entry.
setUid(String) - Method in class biweekly.component.VFreeBusy
Sets the unique identifier for this free/busy entry.
setUid(Uid) - Method in class biweekly.component.VJournal
Sets the unique identifier for this journal entry.
setUid(String) - Method in class biweekly.component.VJournal
Sets the unique identifier for this journal entry.
setUid(Uid) - Method in class biweekly.component.VTodo
Sets the unique identifier for this to-do task.
setUid(String) - Method in class biweekly.component.VTodo
Sets the unique identifier for this to-do task.
setUid(Uid) - Method in class biweekly.ICalendar
Sets the calendar's unique identifier.
setUid(String) - Method in class biweekly.ICalendar
Sets the calendar's unique identifier.
setUri(String) - Method in class biweekly.property.Attachment
 
setUri(String) - Method in class biweekly.property.Attendee
Sets a URI representing the attendee.
setUri(String) - Method in class biweekly.property.AudioAlarm
 
setUri(String) - Method in class biweekly.property.BinaryProperty
Sets the property's URI.
setUri(String) - Method in class biweekly.property.Conference
Sets the value of this property to a URI.
setUri(String) - Method in class biweekly.property.Organizer
Sets a URI representing the organizer.
setUrl(Url) - Method in class biweekly.component.VEvent
Sets a URL to a resource that contains additional information about the event.
setUrl(String) - Method in class biweekly.component.VEvent
Sets a URL to a resource that contains additional information about the event.
setUrl(Url) - Method in class biweekly.component.VFreeBusy
Sets a URL to a resource that contains additional information about the free/busy entry.
setUrl(String) - Method in class biweekly.component.VFreeBusy
Sets a URL to a resource that contains additional information about the free/busy entry.
setUrl(Url) - Method in class biweekly.component.VJournal
Sets a URL to a resource that contains additional information about the journal entry.
setUrl(String) - Method in class biweekly.component.VJournal
Sets a URL to a resource that contains additional information about the journal entry.
setUrl(Url) - Method in class biweekly.component.VTodo
Sets a URL to a resource that contains additional information about the to-do task.
setUrl(String) - Method in class biweekly.component.VTodo
Sets a URL to a resource that contains additional information about the to-do task.
setUrl(Url) - Method in class biweekly.ICalendar
Sets the location of a more dynamic, alternate representation of the calendar (such as a website that allows you to interact with the calendar data).
setUrl(String) - Method in class biweekly.ICalendar
Sets the location of a more dynamic, alternate representation of the calendar (such as a website that allows you to interact with the calendar data).
setValue(ICalDataType) - Method in class biweekly.parameter.ICalParameters
Sets the VALUE parameter value.
setValue(String) - Method in class biweekly.property.Color
Sets the value of this property.
setValue(Date, boolean) - Method in class biweekly.property.DateOrDateTimeProperty
Sets the date-time value.
setValue(String) - Method in class biweekly.property.RawProperty
Sets the property value.
setValue(T) - Method in class biweekly.property.ValuedProperty
Sets the value of this property.
setVersion(ICalVersion) - Method in class biweekly.ICalendar
Sets the version of this iCalendar object.
setVersion(ICalVersion) - Method in class biweekly.io.ParseContext
Sets the version of the iCalendar object being parsed.
setXmlVersion(String) - Method in class biweekly.io.xml.XCalOutputProperties
Sets the XML version to use (defaults to "1.0").
SIBLING - Static variable in class biweekly.parameter.RelationshipType
 
single(Object) - Static method in class biweekly.io.json.JCalValue
Creates a single-valued value.
size() - Method in class biweekly.parameter.ICalParameters.ICalParameterList
 
size() - Method in class biweekly.util.ListMultimap
Gets the number of values in the map.
SkipMeException - Exception in biweekly.io
Thrown during the reading or writing of an iCalendar property to show that the property should not be written to the iCalendar data stream or not be included in the parsed ICalendar object.
SkipMeException(String) - Constructor for exception biweekly.io.SkipMeException
Creates a new "skip me" exception.
snooze - Variable in class biweekly.property.VCalAlarmProperty
 
Source - Class in biweekly.property
Defines a URI where the calendar data can be refreshed from.
Source(String) - Constructor for class biweekly.property.Source
Creates a source property.
Source(Source) - Constructor for class biweekly.property.Source
Copy constructor.
SourceScribe - Class in biweekly.io.scribe.property
Marshals Source properties.
SourceScribe() - Constructor for class biweekly.io.scribe.property.SourceScribe
 
StandardTime - Class in biweekly.component
Defines the date range of a timezone's standard time.
StandardTime() - Constructor for class biweekly.component.StandardTime
 
StandardTime(StandardTime) - Constructor for class biweekly.component.StandardTime
Copy constructor.
StandardTimeScribe - Class in biweekly.io.scribe.component
 
StandardTimeScribe() - Constructor for class biweekly.io.scribe.component.StandardTimeScribe
 
START - Static variable in class biweekly.parameter.Related
 
start - Variable in class biweekly.property.VCalAlarmProperty
 
startsWithIgnoreCase(String, String) - Static method in class biweekly.util.StringUtils
Like String.startsWith(java.lang.String, int), but using case-insensitive comparison.
STATUS - Static variable in class biweekly.parameter.ICalParameters
Used by the Attendee property.
Status - Class in biweekly.property
Defines the status of the component that this property belongs to, such as a to-do task being "completed".
Status(String) - Constructor for class biweekly.property.Status
Creates a status property.
Status(Status) - Constructor for class biweekly.property.Status
Copy constructor.
StatusScribe - Class in biweekly.io.scribe.property
Marshals Status properties.
StatusScribe() - Constructor for class biweekly.io.scribe.property.StatusScribe
 
StreamReader - Class in biweekly.io
Parses iCalendar objects from a data stream.
StreamReader() - Constructor for class biweekly.io.StreamReader
 
StreamWriter - Class in biweekly.io
Writes iCalendar objects to a data stream.
StreamWriter() - Constructor for class biweekly.io.StreamWriter
 
StringUtils - Class in biweekly.util
Helper class for dealing with strings.
StringUtils.JoinCallback<T> - Interface in biweekly.util
Callback interface used with various StringUtils.join() methods.
structured(Object...) - Static method in class biweekly.io.json.JCalValue
Creates a structured value.
structured(List<List<?>>) - Static method in class biweekly.io.json.JCalValue
Creates a structured value.
Summary - Class in biweekly.property
Defines a short, one line summary of the component that this property belongs to.
Summary(String) - Constructor for class biweekly.property.Summary
Creates a new summary property.
Summary(Summary) - Constructor for class biweekly.property.Summary
Copy constructor.
SummaryScribe - Class in biweekly.io.scribe.property
Marshals Summary properties.
SummaryScribe() - Constructor for class biweekly.io.scribe.property.SummaryScribe
 
supportedVersions - Variable in class biweekly.parameter.VersionedEnumParameterValue
 

T

TENTATIVE - Static variable in class biweekly.parameter.ParticipationStatus
Indicates that the user has tentatively accepted the item.
TENTATIVE - Static variable in class biweekly.property.Status
 
tentative() - Static method in class biweekly.property.Status
Creates a "tentative" status property (only valid for event components).
TEXT - Static variable in class biweekly.ICalDataType
A plain text value.
TextListPropertyScribe<T extends ListProperty<String>> - Class in biweekly.io.scribe.property
Marshals properties that have a list of text values.
TextListPropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.TextListPropertyScribe
 
TextProperty - Class in biweekly.property
Represents a property whose value is a plain-text string.
TextProperty(String) - Constructor for class biweekly.property.TextProperty
Creates a new text property.
TextProperty(TextProperty) - Constructor for class biweekly.property.TextProperty
Copy constructor.
TextPropertyScribe<T extends TextProperty> - Class in biweekly.io.scribe.property
Marshals properties that have text values.
TextPropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.TextPropertyScribe
 
TextPropertyScribe(Class<T>, String, ICalDataType) - Constructor for class biweekly.io.scribe.property.TextPropertyScribe
 
THIS_AND_FUTURE - Static variable in class biweekly.parameter.Range
 
THIS_AND_PRIOR - Static variable in class biweekly.parameter.Range
Deprecated in the latest iCal specification.
THUMBNAIL - Static variable in class biweekly.parameter.Display
A smaller version of the Display.FULLSIZE image.
TIME - Static variable in class biweekly.ICalDataType
A time value (for example, "2pm").
timeFromSecsSinceEpoch(long) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Computes the gregorian time from the number of seconds since the Proleptic Gregorian Epoch.
timeOf(DateValue) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Gets the time component of a date value.
TimeUtils - Class in biweekly.util.com.google.ical.util
Utility methods for working with times and dates.
TimeValue - Interface in biweekly.util.com.google.ical.values
A time of day.
Timezone - Class in biweekly.property
Defines the local timezone.
Timezone(UtcOffset) - Constructor for class biweekly.property.Timezone
Creates a timezone property.
Timezone(Timezone) - Constructor for class biweekly.property.Timezone
Copy constructor.
TimezoneAssignment - Class in biweekly.io
Represents a timezone definition that is used within an iCalendar object.
TimezoneAssignment(TimeZone, VTimezone) - Constructor for class biweekly.io.TimezoneAssignment
Creates a timezone that will be inserted into the iCalendar object as a VTIMEZONE component.
TimezoneAssignment(TimeZone, String) - Constructor for class biweekly.io.TimezoneAssignment
Creates a timezone that will be inserted into the iCalendar object as a "global ID".
TimezonedDate(ICalDate, ICalProperty) - Constructor for class biweekly.io.ParseContext.TimezonedDate
 
timeZoneForName(String) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Returns the timezone with the given name or null if no such timezone.
TimezoneId - Class in biweekly.property
Defines a unique identifier for a VTimezone component.
TimezoneId(String) - Constructor for class biweekly.property.TimezoneId
Creates a timezone identifier property.
TimezoneId(TimezoneId) - Constructor for class biweekly.property.TimezoneId
Copy constructor.
TimezoneIdScribe - Class in biweekly.io.scribe.property
Marshals TimezoneId properties.
TimezoneIdScribe() - Constructor for class biweekly.io.scribe.property.TimezoneIdScribe
 
TimezoneInfo - Class in biweekly.io
Holds the timezone-related settings of an iCalendar object.
TimezoneInfo() - Constructor for class biweekly.io.TimezoneInfo
 
TimezoneName - Class in biweekly.property
Defines a traditional, human-readable, non-standard name for a timezone observance (for example, "Eastern Standard Time" for standard time on the US east coast).
TimezoneName(String) - Constructor for class biweekly.property.TimezoneName
Creates a timezone name property.
TimezoneName(TimezoneName) - Constructor for class biweekly.property.TimezoneName
Copy constructor.
TimezoneNameScribe - Class in biweekly.io.scribe.property
Marshals TimezoneName properties.
TimezoneNameScribe() - Constructor for class biweekly.io.scribe.property.TimezoneNameScribe
 
TimezoneOffsetFrom - Class in biweekly.property
Defines the timezone offset that was in affect before the timezone observance began.
TimezoneOffsetFrom(UtcOffset) - Constructor for class biweekly.property.TimezoneOffsetFrom
Creates a new timezone offset from property.
TimezoneOffsetFrom(TimezoneOffsetFrom) - Constructor for class biweekly.property.TimezoneOffsetFrom
Copy constructor.
TimezoneOffsetFromScribe - Class in biweekly.io.scribe.property
Marshals TimezoneOffsetFrom properties.
TimezoneOffsetFromScribe() - Constructor for class biweekly.io.scribe.property.TimezoneOffsetFromScribe
 
TimezoneOffsetTo - Class in biweekly.property
Defines the timezone offset that a timezone observance uses.
TimezoneOffsetTo(UtcOffset) - Constructor for class biweekly.property.TimezoneOffsetTo
Creates a new timezone offset to property.
TimezoneOffsetTo(TimezoneOffsetTo) - Constructor for class biweekly.property.TimezoneOffsetTo
Copy constructor.
TimezoneOffsetToScribe - Class in biweekly.io.scribe.property
Marshals TimezoneOffsetTo properties.
TimezoneOffsetToScribe() - Constructor for class biweekly.io.scribe.property.TimezoneOffsetToScribe
 
TimezoneScribe - Class in biweekly.io.scribe.property
Marshals Timezone properties.
TimezoneScribe() - Constructor for class biweekly.io.scribe.property.TimezoneScribe
 
TimezoneUrl - Class in biweekly.property
Defines a URL that points to an iCalendar object that contains further information on a timezone.
TimezoneUrl(String) - Constructor for class biweekly.property.TimezoneUrl
Creates a timezone URL property.
TimezoneUrl(TimezoneUrl) - Constructor for class biweekly.property.TimezoneUrl
Copy constructor.
TimezoneUrlScribe - Class in biweekly.io.scribe.property
Marshals TimezoneUrl properties.
TimezoneUrlScribe() - Constructor for class biweekly.io.scribe.property.TimezoneUrlScribe
 
toCuaPriority() - Method in class biweekly.property.Priority
Converts this priority to its two-character CUA code.
toDate() - Method in class biweekly.util.com.google.ical.util.DTBuilder
Produces a normalized date value.
toDate() - Method in class biweekly.util.DateTimeComponents
Converts the date-time components to a Date object.
toDate(TimeZone) - Method in class biweekly.util.DateTimeComponents
Converts the date-time components to a Date object.
toDate(Calendar) - Method in class biweekly.util.DateTimeComponents
Converts the date-time components to a Date object.
toDateTime() - Method in class biweekly.util.com.google.ical.util.DTBuilder
Produces a normalized date-time value, using zero for the time fields if none were provided.
toDateTimeValue(long, TimeZone) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Builds a DateTimeValue object from the given data.
toDateValue(DateValue) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Converts the given date to a DateValue object if it is a TimeValue instance.
toDecimal(int, int, int) - Static method in class biweekly.property.Geo
Converts a coordinate in the degrees-minutes-seconds format into its decimal equivalent.
toDocument(String) - Static method in class biweekly.util.XmlUtils
Parses an XML string into a DOM.
toDocument(File) - Static method in class biweekly.util.XmlUtils
Parses an XML document from a file.
toDocument(InputStream) - Static method in class biweekly.util.XmlUtils
Parses an XML document from an input stream.
toDocument(Reader) - Static method in class biweekly.util.XmlUtils
Parses an XML document from a reader.
toElementList(NodeList) - Static method in class biweekly.util.XmlUtils
Gets all the elements out of a NodeList.
toICalVersion() - Method in class biweekly.property.Version
Converts this property's value to an ICalVersion enum.
toMillis() - Method in class biweekly.util.Duration
Converts the duration value to milliseconds.
toString() - Method in class biweekly.component.ICalComponent
 
toString() - Method in class biweekly.ICalDataType
 
toString() - Method in enum biweekly.ICalVersion
 
toString() - Method in class biweekly.io.ICalTimeZone.Boundary
 
toString() - Method in class biweekly.io.json.JsonValue
 
toString() - Method in class biweekly.io.ParseWarning
 
toString() - Method in class biweekly.io.xml.XCalDocument
 
toString() - Method in class biweekly.parameter.EnumParameterValue
 
toString() - Method in class biweekly.parameter.ParticipationLevel
 
toString() - Method in class biweekly.property.ICalProperty
 
toString() - Method in class biweekly.util.com.google.ical.util.DTBuilder
 
toString() - Method in class biweekly.util.com.google.ical.values.DateTimeValueImpl
 
toString() - Method in class biweekly.util.com.google.ical.values.DateValueImpl
 
toString() - Method in class biweekly.util.DataUri
Creates a data URI string.
toString(String) - Method in class biweekly.util.DataUri
Creates a data URI string.
toString() - Method in class biweekly.util.DateTimeComponents
Converts the date-time components to a string using "basic" format.
toString(boolean, boolean) - Method in class biweekly.util.DateTimeComponents
Converts the date-time components to a string.
toString() - Method in class biweekly.util.Duration
Converts the duration to its string representation.
toString() - Method in class biweekly.util.ListMultimap
 
toString() - Method in class biweekly.util.UtcOffset
Converts this offset to its ISO string representation using "basic" format.
toString(boolean) - Method in class biweekly.util.UtcOffset
Converts this offset to its ISO string representation.
toString() - Method in class biweekly.util.VersionNumber
 
toString(Node) - Static method in class biweekly.util.XmlUtils
Converts an XML node to a string.
toString(Node, boolean) - Static method in class biweekly.util.XmlUtils
Converts an XML node to a string.
toString(Node, Map<String, String>) - Static method in class biweekly.util.XmlUtils
Converts an XML node to a string.
toString() - Method in class biweekly.ValidationWarning
 
toString() - Method in class biweekly.ValidationWarnings
Outputs all validation warnings as a newline-delimited string.
toString() - Method in class biweekly.ValidationWarnings.WarningsGroup
Outputs each message in this warnings group as a newline-delimited string.
toStringValues() - Method in class biweekly.component.ICalComponent
Gets string representations of any additional fields the component has (other than sub-components and properties) for the ICalComponent.toString() method.
toStringValues() - Method in class biweekly.ICalendar
 
toStringValues() - Method in class biweekly.property.Attachment
 
toStringValues() - Method in class biweekly.property.Attendee
 
toStringValues() - Method in class biweekly.property.AudioAlarm
 
toStringValues() - Method in class biweekly.property.BinaryProperty
 
toStringValues() - Method in class biweekly.property.Daylight
 
toStringValues() - Method in class biweekly.property.DisplayAlarm
 
toStringValues() - Method in class biweekly.property.EmailAlarm
 
toStringValues() - Method in class biweekly.property.Geo
 
toStringValues() - Method in class biweekly.property.ICalProperty
Gets string representations of the class's fields for the ICalProperty.toString() method.
toStringValues() - Method in class biweekly.property.ListProperty
 
toStringValues() - Method in class biweekly.property.Organizer
 
toStringValues() - Method in class biweekly.property.ProcedureAlarm
 
toStringValues() - Method in class biweekly.property.RawProperty
 
toStringValues() - Method in class biweekly.property.RecurrenceDates
 
toStringValues() - Method in class biweekly.property.RequestStatus
 
toStringValues() - Method in class biweekly.property.Trigger
 
toStringValues() - Method in class biweekly.property.ValuedProperty
 
toStringValues() - Method in class biweekly.property.VCalAlarmProperty
 
toStringValues() - Method in class biweekly.property.Version
 
toStringValues() - Method in class biweekly.property.Xml
 
toUtc(DateValue, TimeZone) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Converts a DateValue to UTC.
toVAlarm(VAlarm, AudioAlarm) - Method in class biweekly.io.scribe.property.AudioAlarmScribe
 
toVAlarm(VAlarm, DisplayAlarm) - Method in class biweekly.io.scribe.property.DisplayAlarmScribe
 
toVAlarm(VAlarm, EmailAlarm) - Method in class biweekly.io.scribe.property.EmailAlarmScribe
 
toVAlarm(VAlarm, ProcedureAlarm) - Method in class biweekly.io.scribe.property.ProcedureAlarmScribe
 
toVAlarm(T) - Method in class biweekly.io.scribe.property.VCalAlarmPropertyScribe
Converts an instance of a vCal alarm property into a VAlarm component.
toVAlarm(VAlarm, T) - Method in class biweekly.io.scribe.property.VCalAlarmPropertyScribe
Populates a VAlarm component with data that is unique to this specific kind of vCal alarm property.
toWriter(Node, Writer) - Static method in class biweekly.util.XmlUtils
Writes an XML node to a writer.
toWriter(Node, Writer, Map<String, String>) - Static method in class biweekly.util.XmlUtils
Writes an XML node to a writer.
Transparency - Class in biweekly.property
Defines whether an event is visible to free/busy time searches or not.
Transparency(String) - Constructor for class biweekly.property.Transparency
Creates a new transparency property.
Transparency(Transparency) - Constructor for class biweekly.property.Transparency
Copy constructor.
TransparencyScribe - Class in biweekly.io.scribe.property
Marshals Transparency properties.
TransparencyScribe() - Constructor for class biweekly.io.scribe.property.TransparencyScribe
 
TRANSPARENT - Static variable in class biweekly.property.Transparency
 
transparent() - Static method in class biweekly.property.Transparency
Creates a property that marks the event as being hidden from free/busy time searches.
Trigger - Class in biweekly.property
Defines when to trigger an alarm.
Trigger(Duration, Related) - Constructor for class biweekly.property.Trigger
Creates a trigger property.
Trigger(Date) - Constructor for class biweekly.property.Trigger
Creates a trigger property.
Trigger(Trigger) - Constructor for class biweekly.property.Trigger
Copy constructor.
TriggerScribe - Class in biweekly.io.scribe.property
Marshals Trigger properties.
TriggerScribe() - Constructor for class biweekly.io.scribe.property.TriggerScribe
 
TYPE - Static variable in class biweekly.parameter.ICalParameters
Defines the content type of the property value (for example, "WAVE" for an audio file).
tz(TimeZone, boolean) - Method in class biweekly.io.chain.ChainingJsonWriter
 
tz(TimeZone, boolean) - Method in class biweekly.io.chain.ChainingTextWriter
 
tz(TimeZone, boolean) - Method in class biweekly.io.chain.ChainingXmlWriter
 
tz(boolean, TimeZone) - Method in class biweekly.io.scribe.property.ICalPropertyScribe.DateWriter
Sets the timezone.
TZID - Static variable in class biweekly.parameter.ICalParameters
Used by properties that contain date-time values.
TzUrlDotOrgGenerator - Class in biweekly.io
Downloads VTimezone components from tzurl.org.
TzUrlDotOrgGenerator(boolean) - Constructor for class biweekly.io.TzUrlDotOrgGenerator
Creates a new tzurl.org generator.

U

Uid - Class in biweekly.property
Defines a unique identifier for a component.
Uid(String) - Constructor for class biweekly.property.Uid
Creates a UID property.
Uid(Uid) - Constructor for class biweekly.property.Uid
Copy constructor.
UidScribe - Class in biweekly.io.scribe.property
Marshals Uid properties.
UidScribe() - Constructor for class biweekly.io.scribe.property.UidScribe
 
UNKNOWN - Static variable in class biweekly.parameter.CalendarUserType
 
unregister(ICalComponentScribe<? extends ICalComponent>) - Method in class biweekly.io.scribe.ScribeIndex
Unregisters a component scribe.
unregister(ICalPropertyScribe<? extends ICalProperty>) - Method in class biweekly.io.scribe.ScribeIndex
Unregisters a property scribe
until(ICalDate) - Method in class biweekly.util.Recurrence.Builder
Sets the date that the recurrence stops.
until(Date) - Method in class biweekly.util.Recurrence.Builder
Sets the date that the recurrence stops.
until(Date, boolean) - Method in class biweekly.util.Recurrence.Builder
Sets the date that the recurrence stops.
URI - Static variable in class biweekly.ICalDataType
A URI value.
uri - Variable in class biweekly.property.BinaryProperty
 
URL - Static variable in class biweekly.Biweekly
The project webpage.
URL - Static variable in class biweekly.ICalDataType
A URL (for example, "http://example.com/picture.jpg") (vCal 1.0 only).
Url - Class in biweekly.property
Defines a website that contains additional information about a component.
Url(String) - Constructor for class biweekly.property.Url
Creates a URL property.
Url(Url) - Constructor for class biweekly.property.Url
Copy constructor.
UrlScribe - Class in biweekly.io.scribe.property
Marshals Url properties.
UrlScribe() - Constructor for class biweekly.io.scribe.property.UrlScribe
 
useDaylightTime() - Method in class biweekly.io.ICalTimeZone
 
utc(boolean) - Method in class biweekly.io.scribe.property.ICalPropertyScribe.DateWriter
Sets whether to write the value in UTC or not.
UTC_OFFSET - Static variable in class biweekly.ICalDataType
A UTC-offset (for example, "+0500").
UtcOffset - Class in biweekly.util
Represents a UTC offset.
UtcOffset(boolean, int, int) - Constructor for class biweekly.util.UtcOffset
 
UtcOffset(long) - Constructor for class biweekly.util.UtcOffset
 
UtcOffsetProperty - Class in biweekly.property
Represents a property whose value is a timezone offset.
UtcOffsetProperty(UtcOffset) - Constructor for class biweekly.property.UtcOffsetProperty
 
UtcOffsetProperty(UtcOffsetProperty) - Constructor for class biweekly.property.UtcOffsetProperty
Copy constructor.
UtcOffsetPropertyScribe<T extends UtcOffsetProperty> - Class in biweekly.io.scribe.property
Marshals properties that have UTC offset values.
UtcOffsetPropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.UtcOffsetPropertyScribe
 
utcTimezone() - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Gets the UTC timezone.
Utf8Reader - Class in biweekly.util
Reads characters that are encoded in UTF-8.
Utf8Reader(InputStream) - Constructor for class biweekly.util.Utf8Reader
Creates a new UTF-8 reader.
Utf8Reader(File) - Constructor for class biweekly.util.Utf8Reader
Creates a new UTF-8 reader.
Utf8Writer - Class in biweekly.util
Writes characters that are UTF-8 encoded.
Utf8Writer(OutputStream) - Constructor for class biweekly.util.Utf8Writer
Creates a new UTF-8 writer.
Utf8Writer(File) - Constructor for class biweekly.util.Utf8Writer
Creates a new UTF-8 writer.
Utf8Writer(File, boolean) - Constructor for class biweekly.util.Utf8Writer
Creates a new UTF-8 writer.

V

v1_0() - Static method in class biweekly.property.Version
Creates a version property that is set to the older vCalendar version (1.0).
v2_0() - Static method in class biweekly.property.Version
Creates a version property that is set to the latest iCalendar version (2.0).
VAlarm - Class in biweekly.component
Defines a reminder for an event or to-do task.
VAlarm(Action, Trigger) - Constructor for class biweekly.component.VAlarm
Creates a new alarm.
VAlarm(VAlarm) - Constructor for class biweekly.component.VAlarm
Copy constructor.
VAlarmScribe - Class in biweekly.io.scribe.component
 
VAlarmScribe() - Constructor for class biweekly.io.scribe.component.VAlarmScribe
 
validate(List<ICalComponent>, ICalVersion) - Method in class biweekly.component.ICalComponent
Checks this component for data consistency problems or deviations from the specifications.
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.component.ICalComponent
Checks the component for data consistency problems or deviations from the spec.
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.component.Observance
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.component.VAlarm
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.component.VEvent
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.component.VFreeBusy
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.component.VJournal
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.component.VTimezone
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.component.VTodo
 
validate(ICalVersion) - Method in class biweekly.ICalendar
Checks this iCalendar object for data consistency problems or deviations from the specifications.
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.ICalendar
 
validate(ICalVersion) - Method in class biweekly.parameter.ICalParameters
Checks the parameters for data consistency problems or deviations from the specification.
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.Attachment
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.Attendee
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.BinaryProperty
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.Daylight
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.EnumProperty
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.ExceptionDates
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.ExceptionRule
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.FreeBusy
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.Geo
 
validate(List<ICalComponent>, ICalVersion) - Method in class biweekly.property.ICalProperty
Checks the property for data consistency problems or deviations from the specifications.
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.ICalProperty
Checks the property for data consistency problems or deviations from the specifications.
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.Image
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.ListProperty
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.PercentComplete
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.RawProperty
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.RecurrenceDates
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.RecurrenceProperty
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.RequestStatus
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.Timezone
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.Trigger
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.ValuedProperty
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.Version
 
validate(List<ICalComponent>, ICalVersion, List<ValidationWarning>) - Method in class biweekly.property.Xml
 
ValidationWarning - Class in biweekly
Represents a validation warning.
ValidationWarning(int, Object...) - Constructor for class biweekly.ValidationWarning
Creates a new validation warning.
ValidationWarning(String) - Constructor for class biweekly.ValidationWarning
Creates a new validation warning.
ValidationWarnings - Class in biweekly
Holds the validation warnings of an iCalendar object.
ValidationWarnings(List<ValidationWarnings.WarningsGroup>) - Constructor for class biweekly.ValidationWarnings
Creates a new validation warnings list.
ValidationWarnings.WarningsGroup - Class in biweekly
Holds the validation warnings of a property or component.
value - Variable in class biweekly.parameter.EnumParameterValue
The value (for example, "text").
VALUE - Static variable in class biweekly.parameter.ICalParameters
Defines the data type of the property value (for example, "date" if the property value is a date without a time component).
value - Variable in class biweekly.property.ValuedProperty
 
ValuedProperty<T> - Class in biweekly.property
Represents a property whose data model consists of a single Java object (such as a String).
ValuedProperty(T) - Constructor for class biweekly.property.ValuedProperty
Creates a new valued property.
ValuedProperty(ValuedProperty<T>) - Constructor for class biweekly.property.ValuedProperty
Copy constructor.
valueEquals(String) - Method in class biweekly.property.Color
 
valueEquals(T) - Method in class biweekly.property.ValuedProperty
Compares this property's value with another property's value for equality.
valueEquals(Document) - Method in class biweekly.property.Xml
 
valueHashCode() - Method in class biweekly.property.Color
 
valueHashCode() - Method in class biweekly.property.ValuedProperty
Calculates the hash code of this property's value.
valueHashCode() - Method in class biweekly.property.Xml
 
valueOf(String) - Static method in enum biweekly.ICalVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biweekly.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biweekly.util.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biweekly.util.Frequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biweekly.util.ICalDateFormat
Returns the enum constant of this type with the specified name.
valueOfAbbr(String) - Static method in enum biweekly.util.DayOfWeek
Gets a day by its abbreviation.
values() - Static method in enum biweekly.ICalVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biweekly.Messages
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class biweekly.property.ListProperty
 
values() - Static method in enum biweekly.util.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biweekly.util.Frequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biweekly.util.ICalDateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class biweekly.util.ListMultimap
Gets all the values in the multimap.
VCAL - Static variable in class biweekly.property.Version
 
VCalAlarmProperty - Class in biweekly.property
Defines an alarm property that is part of the vCalendar (1.0) standard (such as AudioAlarm).
VCalAlarmProperty() - Constructor for class biweekly.property.VCalAlarmProperty
 
VCalAlarmProperty(VCalAlarmProperty) - Constructor for class biweekly.property.VCalAlarmProperty
Copy constructor.
VCalAlarmPropertyScribe<T extends VCalAlarmProperty> - Class in biweekly.io.scribe.property
Marshals VCalAlarmProperty properties.
VCalAlarmPropertyScribe(Class<T>, String) - Constructor for class biweekly.io.scribe.property.VCalAlarmPropertyScribe
 
VCalAlarmPropertyScribe(Class<T>, String, ICalDataType) - Constructor for class biweekly.io.scribe.property.VCalAlarmPropertyScribe
 
VCALENDAR - Static variable in interface biweekly.io.xml.XCalQNames
 
VCalTimezoneProperties(List<Daylight>, Timezone) - Constructor for class biweekly.io.DataModelConverter.VCalTimezoneProperties
 
VERSION - Static variable in class biweekly.Biweekly
The version of the library.
version(ICalVersion) - Method in class biweekly.io.chain.ChainingTextWriter
Sets the version that all the iCalendar objects will be marshalled to.
Version - Class in biweekly.property
Defines the min/max iCalendar versions a consumer must support in order to successfully parse the iCalendar object.
Version(ICalVersion) - Constructor for class biweekly.property.Version
Creates a new version property.
Version(String) - Constructor for class biweekly.property.Version
Creates a new version property.
Version(String, String) - Constructor for class biweekly.property.Version
Creates a new version property.
Version(Version) - Constructor for class biweekly.property.Version
Copy constructor.
VersionedEnumParameterValue - Class in biweekly.parameter
Represents a parameter whose values are supported by a variety of different iCalendar versions.
VersionedEnumParameterValue(String, ICalVersion...) - Constructor for class biweekly.parameter.VersionedEnumParameterValue
 
VersionNumber - Class in biweekly.util
Represents a software version number (e.g.
VersionNumber(String) - Constructor for class biweekly.util.VersionNumber
Creates a new version number.
VersionScribe - Class in biweekly.io.scribe.property
Marshals Version properties.
VersionScribe() - Constructor for class biweekly.io.scribe.property.VersionScribe
 
VEvent - Class in biweekly.component
Defines a scheduled activity, such as a two hour meeting.
VEvent() - Constructor for class biweekly.component.VEvent
Creates a new event.
VEvent(VEvent) - Constructor for class biweekly.component.VEvent
Copy constructor.
VEventScribe - Class in biweekly.io.scribe.component
 
VEventScribe() - Constructor for class biweekly.io.scribe.component.VEventScribe
 
VFreeBusy - Class in biweekly.component
Defines a collection of time ranges that describe when a person is available and unavailable.
VFreeBusy() - Constructor for class biweekly.component.VFreeBusy
Creates a new free/busy component.
VFreeBusy(VFreeBusy) - Constructor for class biweekly.component.VFreeBusy
Copy constructor.
VFreeBusyScribe - Class in biweekly.io.scribe.component
 
VFreeBusyScribe() - Constructor for class biweekly.io.scribe.component.VFreeBusyScribe
 
VIDEO - Static variable in class biweekly.parameter.Feature
The conference is a video conference.
VJournal - Class in biweekly.component
Defines a journal entry.
VJournal() - Constructor for class biweekly.component.VJournal
Creates a new journal entry.
VJournal(VJournal) - Constructor for class biweekly.component.VJournal
Copy constructor.
VJournalScribe - Class in biweekly.io.scribe.component
 
VJournalScribe() - Constructor for class biweekly.io.scribe.component.VJournalScribe
 
VTimezone - Class in biweekly.component
Defines a timezone's UTC offsets throughout the year.
VTimezone(String) - Constructor for class biweekly.component.VTimezone
Creates a new timezone component.
VTimezone(VTimezone) - Constructor for class biweekly.component.VTimezone
Copy constructor.
VTimezoneScribe - Class in biweekly.io.scribe.component
 
VTimezoneScribe() - Constructor for class biweekly.io.scribe.component.VTimezoneScribe
 
VTodo - Class in biweekly.component
Defines a task or assignment that needs to be completed at some point in the future.
VTodo() - Constructor for class biweekly.component.VTodo
Creates a new to-do task.
VTodo(VTodo) - Constructor for class biweekly.component.VTodo
Copy constructor.
VTodoScribe - Class in biweekly.io.scribe.component
 
VTodoScribe() - Constructor for class biweekly.io.scribe.component.VTodoScribe
 

W

warnings - Variable in class biweekly.io.StreamReader
 
WarningsGroup(ICalProperty, List<ICalComponent>, List<ValidationWarning>) - Constructor for class biweekly.ValidationWarnings.WarningsGroup
Creates a new set of validation warnings for a property.
WarningsGroup(ICalComponent, List<ICalComponent>, List<ValidationWarning>) - Constructor for class biweekly.ValidationWarnings.WarningsGroup
Creates a new set of validation warnings for a component.
weeks(Integer) - Method in class biweekly.util.Duration.Builder
Sets the number of weeks.
workweekStarts(DayOfWeek) - Method in class biweekly.util.Recurrence.Builder
Sets the day that the work week starts.
write(ICalendar...) - Static method in class biweekly.Biweekly
Writes multiple iCalendar objects to a data stream.
write(Collection<ICalendar>) - Static method in class biweekly.Biweekly
Writes multiple iCalendar objects to a data stream.
write() - Method in class biweekly.ICalendar
Marshals this iCalendar object to its traditional, plain-text representation.
write(File) - Method in class biweekly.ICalendar
Marshals this iCalendar object to its traditional, plain-text representation.
write(OutputStream) - Method in class biweekly.ICalendar
Marshals this iCalendar object to its traditional, plain-text representation.
write(Writer) - Method in class biweekly.ICalendar
Marshals this iCalendar object to its traditional, plain-text representation.
write() - Method in class biweekly.io.scribe.property.ICalPropertyScribe.DateWriter
Creates the date string.
write(ICalendar) - Method in class biweekly.io.StreamWriter
Writes an iCalendar object to the data stream.
write() - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a string.
write(Integer) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a string.
write(Integer, String) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a string.
write(Map<String, String>) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a string.
write(OutputStream) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to an output stream.
write(OutputStream, Integer) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to an output stream.
write(OutputStream, Integer, String) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to an output stream.
write(OutputStream, Map<String, String>) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to an output stream.
write(File) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a file.
write(File, Integer) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a file.
write(File, Integer, String) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a file.
write(File, Map<String, String>) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a file.
write(Writer) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a writer.
write(Writer, Integer) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a writer.
write(Writer, Integer, String) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a writer.
write(Writer, Map<String, String>) - Method in class biweekly.io.xml.XCalDocument
Writes the xCal document to a writer.
write(ICalendar) - Method in class biweekly.io.xml.XCalDocument.XCalDocumentStreamWriter
 
writeArrayValueSeparator(JsonGenerator) - Method in class biweekly.io.json.JCalPrettyPrinter
 
WriteContext - Class in biweekly.io
Stores information used to write the properties in an iCalendar object.
WriteContext(ICalVersion, TimezoneInfo, TimezoneAssignment) - Constructor for class biweekly.io.WriteContext
 
writeData(AudioAlarm) - Method in class biweekly.io.scribe.property.AudioAlarmScribe
 
writeData(DisplayAlarm) - Method in class biweekly.io.scribe.property.DisplayAlarmScribe
 
writeData(EmailAlarm) - Method in class biweekly.io.scribe.property.EmailAlarmScribe
 
writeData(ProcedureAlarm) - Method in class biweekly.io.scribe.property.ProcedureAlarmScribe
 
writeData(T) - Method in class biweekly.io.scribe.property.VCalAlarmPropertyScribe
Generates the part of the property value that will be included after the part of the value that is common to all vCal alarm properties.
writeEndArray(JsonGenerator, int) - Method in class biweekly.io.json.JCalPrettyPrinter
 
writeEndComponent() - Method in class biweekly.io.json.JCalRawWriter
Closes the current component array.
writeJson(ICalendar...) - Static method in class biweekly.Biweekly
Writes an xCal document (XML-encoded iCalendar objects).
writeJson(Collection<ICalendar>) - Static method in class biweekly.Biweekly
Writes an xCal document (XML-encoded iCalendar objects).
writeJson() - Method in class biweekly.ICalendar
Marshals this iCalendar object to its JSON representation (jCal).
writeJson(File) - Method in class biweekly.ICalendar
Marshals this iCalendar object to its JSON representation (jCal).
writeJson(OutputStream) - Method in class biweekly.ICalendar
Marshals this iCalendar object to its JSON representation (jCal).
writeJson(Writer) - Method in class biweekly.ICalendar
Marshals this iCalendar object to its JSON representation (jCal).
writeJson(T, WriteContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Marshals a property's value to a JSON data stream (jCal).
writeProperty(String, ICalDataType, JCalValue) - Method in class biweekly.io.json.JCalRawWriter
Writes a property to the current component.
writeProperty(String, ICalParameters, ICalDataType, JCalValue) - Method in class biweekly.io.json.JCalRawWriter
Writes a property to the current component.
writer() - Method in class biweekly.io.xml.XCalDocument
Creates a StreamWriter object that adds iCalendar objects to this XML document.
writeStartArray(JsonGenerator) - Method in class biweekly.io.json.JCalPrettyPrinter
 
writeStartComponent(String) - Method in class biweekly.io.json.JCalRawWriter
Writes the beginning of a new component array.
writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Marshals a property's value to a string.
writeValue(ExceptionDates, ICalDate, WriteContext) - Method in class biweekly.io.scribe.property.ExceptionDatesScribe
 
writeValue(T, V, WriteContext) - Method in class biweekly.io.scribe.property.ListPropertyScribe
 
writeValue(T, String, WriteContext) - Method in class biweekly.io.scribe.property.TextListPropertyScribe
 
writeXml(ICalendar...) - Static method in class biweekly.Biweekly
Writes an xCal document (XML-encoded iCalendar objects).
writeXml(Collection<ICalendar>) - Static method in class biweekly.Biweekly
Writes an xCal document (XML-encoded iCalendar objects).
writeXml() - Method in class biweekly.ICalendar
Marshals this iCalendar object to its XML representation (xCal).
writeXml(File) - Method in class biweekly.ICalendar
Marshals this iCalendar object to its XML representation (xCal).
writeXml(OutputStream) - Method in class biweekly.ICalendar
Marshals this iCalendar object to its XML representation (xCal).
writeXml(Writer) - Method in class biweekly.ICalendar
Marshals this iCalendar object to its XML representation (xCal).
writeXml(T, Element, WriteContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Marshals a property's value to an XML element (xCal).

X

XCAL_NS - Static variable in class biweekly.io.xml.XCalNamespaceContext
The XML namespace for xCal documents.
XCalDocument - Class in biweekly.io.xml
Represents an XML document that contains iCalendar objects ("xCal" standard).
XCalDocument(String) - Constructor for class biweekly.io.xml.XCalDocument
Parses an xCal document from a string.
XCalDocument(InputStream) - Constructor for class biweekly.io.xml.XCalDocument
Parses an xCal document from an input stream.
XCalDocument(File) - Constructor for class biweekly.io.xml.XCalDocument
Parses an xCal document from a file.
XCalDocument(Reader) - Constructor for class biweekly.io.xml.XCalDocument
Parses an xCal document from a reader.
XCalDocument(Document) - Constructor for class biweekly.io.xml.XCalDocument
Wraps an existing XML DOM object.
XCalDocument() - Constructor for class biweekly.io.xml.XCalDocument
Creates an empty xCal document.
XCalDocument.XCalDocumentStreamWriter - Class in biweekly.io.xml
 
XCalDocumentStreamWriter() - Constructor for class biweekly.io.xml.XCalDocument.XCalDocumentStreamWriter
 
XCalElement - Class in biweekly.io.xml
Wraps xCal functionality around an XML Element object.
XCalElement(Element) - Constructor for class biweekly.io.xml.XCalElement
Creates a new xCal element.
XCalElement.XCalValue - Class in biweekly.io.xml
Represents the data type and value of a child element under an XCalElement.
XCalNamespaceContext - Class in biweekly.io.xml
Used for xCal xpath expressions.
XCalNamespaceContext(String) - Constructor for class biweekly.io.xml.XCalNamespaceContext
Creates a new namespace context.
XCalOutputProperties - Class in biweekly.io.xml
Helper class for setting commonly-used JAXP output properties.
XCalOutputProperties() - Constructor for class biweekly.io.xml.XCalOutputProperties
 
XCalOutputProperties(Integer, String) - Constructor for class biweekly.io.xml.XCalOutputProperties
 
XCalQNames - Interface in biweekly.io.xml
Contains the XML element names of some of the standard xCard elements.
XCalReader - Class in biweekly.io.xml
Reads xCals (XML-encoded iCalendar objects) in a streaming fashion.
XCalReader(String) - Constructor for class biweekly.io.xml.XCalReader
 
XCalReader(InputStream) - Constructor for class biweekly.io.xml.XCalReader
 
XCalReader(File) - Constructor for class biweekly.io.xml.XCalReader
 
XCalReader(Reader) - Constructor for class biweekly.io.xml.XCalReader
 
XCalReader(Node) - Constructor for class biweekly.io.xml.XCalReader
 
XCalValue(ICalDataType, String) - Constructor for class biweekly.io.xml.XCalElement.XCalValue
 
XCalWriter - Class in biweekly.io.xml
Writes xCards (XML-encoded iCalendar objects) in a streaming fashion.
XCalWriter(OutputStream) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(OutputStream, Integer) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(OutputStream, Integer, String) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(OutputStream, Map<String, String>) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(File) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(File, Integer) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(File, Integer, String) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(File, Map<String, String>) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(Writer) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(Writer, Integer) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(Writer, Integer, String) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(Writer, Map<String, String>) - Constructor for class biweekly.io.xml.XCalWriter
 
XCalWriter(Node) - Constructor for class biweekly.io.xml.XCalWriter
 
Xml - Class in biweekly.property
Stores a property that was parsed from an xCal document (XML-encoded iCalendar object) whose XML namespace was not part of the xCal XML namespace.
Xml(String) - Constructor for class biweekly.property.Xml
Creates an XML property.
Xml(Element) - Constructor for class biweekly.property.Xml
Creates an XML property.
Xml(Document) - Constructor for class biweekly.property.Xml
Creates an XML property.
Xml(Xml) - Constructor for class biweekly.property.Xml
Copy constructor.
XmlScribe - Class in biweekly.io.scribe.property
Marshals Xml properties.
XmlScribe() - Constructor for class biweekly.io.scribe.property.XmlScribe
 
XmlUtils - Class in biweekly.util
Generic XML utility methods.
xmlVersion(String) - Method in class biweekly.io.chain.ChainingXmlWriter
Sets the XML version to use.
xrule(String, String) - Method in class biweekly.util.Recurrence.Builder
Adds a non-standard rule part.

Y

year - Variable in class biweekly.util.com.google.ical.util.DTBuilder
The year.
year() - Method in interface biweekly.util.com.google.ical.values.DateValue
Gets the Gregorian year (for example, 2004).
year() - Method in class biweekly.util.com.google.ical.values.DateValueImpl
 
yearLength(int) - Static method in class biweekly.util.com.google.ical.util.TimeUtils
Determines how many days are in a year.

_

_8BIT - Static variable in class biweekly.parameter.Encoding
 
_asObject(String) - Method in class biweekly.parameter.ICalParameters.ICalParameterList
Converts a String value to its object form.
_asString(T) - Method in class biweekly.parameter.ICalParameters.EnumParameterList
 
_asString(T) - Method in class biweekly.parameter.ICalParameters.ICalParameterList
Converts the object to a String value for storing in the ICalParameters object.
_dataType(Attachment, ICalVersion) - Method in class biweekly.io.scribe.property.AttachmentScribe
 
_dataType(Attendee, ICalVersion) - Method in class biweekly.io.scribe.property.AttendeeScribe
 
_dataType(AudioAlarm, ICalVersion) - Method in class biweekly.io.scribe.property.AudioAlarmScribe
 
_dataType(T, ICalVersion) - Method in class biweekly.io.scribe.property.BinaryPropertyScribe
 
_dataType(T, ICalVersion) - Method in class biweekly.io.scribe.property.DateOrDateTimePropertyScribe
 
_dataType(ExceptionDates, ICalVersion) - Method in class biweekly.io.scribe.property.ExceptionDatesScribe
 
_dataType(T, ICalVersion) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Determines the data type of a property instance.
_dataType(RawProperty, ICalVersion) - Method in class biweekly.io.scribe.property.RawPropertyScribe
 
_dataType(RecurrenceDates, ICalVersion) - Method in class biweekly.io.scribe.property.RecurrenceDatesScribe
 
_dataType(Trigger, ICalVersion) - Method in class biweekly.io.scribe.property.TriggerScribe
 
_defaultDataType(ICalVersion) - Method in class biweekly.io.scribe.property.AttendeeScribe
 
_defaultDataType(ICalVersion) - Method in class biweekly.io.scribe.property.EmailAlarmScribe
 
_defaultDataType(ICalVersion) - Method in class biweekly.io.scribe.property.ExceptionDatesScribe
 
_defaultDataType(ICalVersion) - Method in class biweekly.io.scribe.property.FreeBusyScribe
 
_defaultDataType(ICalVersion) - Method in class biweekly.io.scribe.property.GeoScribe
 
_defaultDataType(ICalVersion) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Determines the default data type of this property.
_defaultDataType(ICalVersion) - Method in class biweekly.io.scribe.property.RecurrencePropertyScribe
 
_defaultDataType(ICalVersion) - Method in class biweekly.io.scribe.property.TextListPropertyScribe
 
_newInstance() - Method in class biweekly.io.scribe.component.DaylightSavingsTimeScribe
 
_newInstance() - Method in class biweekly.io.scribe.component.ICalComponentScribe
Creates a new instance of the component class.
_newInstance() - Method in class biweekly.io.scribe.component.ICalendarScribe
 
_newInstance() - Method in class biweekly.io.scribe.component.RawComponentScribe
 
_newInstance() - Method in class biweekly.io.scribe.component.StandardTimeScribe
 
_newInstance() - Method in class biweekly.io.scribe.component.VAlarmScribe
 
_newInstance() - Method in class biweekly.io.scribe.component.VEventScribe
 
_newInstance() - Method in class biweekly.io.scribe.component.VFreeBusyScribe
 
_newInstance() - Method in class biweekly.io.scribe.component.VJournalScribe
 
_newInstance() - Method in class biweekly.io.scribe.component.VTimezoneScribe
 
_newInstance() - Method in class biweekly.io.scribe.component.VTodoScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.BinaryPropertyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ConferenceScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.DateOrDateTimePropertyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.DateTimePropertyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.DurationPropertyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ExceptionDatesScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.FreeBusyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.GeoScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Unmarshals a property from a JSON data stream (jCal).
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.IntegerPropertyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ListPropertyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RawPropertyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RecurrenceDatesScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RecurrencePropertyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RefreshIntervalScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RequestStatusScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.TextPropertyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.TriggerScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.UtcOffsetPropertyScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.VersionScribe
 
_parseJson(JCalValue, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.XmlScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.AttendeeScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.BinaryPropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ConferenceScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.DateOrDateTimePropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.DateTimePropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.DaylightScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.DurationPropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.FreeBusyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.GeoScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Unmarshals a property from a plain-text iCalendar data stream.
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.IntegerPropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ListPropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.OrganizerScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RawPropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RecurrenceDatesScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RecurrencePropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RefreshIntervalScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RequestStatusScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.TextPropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.TriggerScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.UtcOffsetPropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.VCalAlarmPropertyScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.VersionScribe
 
_parseText(String, ICalDataType, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.XmlScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.BinaryPropertyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ConferenceScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.DateOrDateTimePropertyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.DateTimePropertyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.DurationPropertyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ExceptionDatesScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.FreeBusyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.GeoScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Unmarshals a property from an XML document (xCal).
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.IntegerPropertyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.ListPropertyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RawPropertyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RecurrenceDatesScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RecurrencePropertyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RefreshIntervalScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.RequestStatusScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.TextPropertyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.TriggerScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.UtcOffsetPropertyScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.VersionScribe
 
_parseXml(XCalElement, ICalParameters, ParseContext) - Method in class biweekly.io.scribe.property.XmlScribe
 
_prepareParameters(Attendee, WriteContext) - Method in class biweekly.io.scribe.property.AttendeeScribe
 
_prepareParameters(T, WriteContext) - Method in class biweekly.io.scribe.property.BinaryPropertyScribe
 
_prepareParameters(T, WriteContext) - Method in class biweekly.io.scribe.property.DateOrDateTimePropertyScribe
 
_prepareParameters(DateStart, WriteContext) - Method in class biweekly.io.scribe.property.DateStartScribe
 
_prepareParameters(ExceptionDates, WriteContext) - Method in class biweekly.io.scribe.property.ExceptionDatesScribe
 
_prepareParameters(T, WriteContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Sanitizes a property's parameters before the property is written.
_prepareParameters(Organizer, WriteContext) - Method in class biweekly.io.scribe.property.OrganizerScribe
 
_prepareParameters(RecurrenceDates, WriteContext) - Method in class biweekly.io.scribe.property.RecurrenceDatesScribe
 
_readNext() - Method in class biweekly.io.json.JCalReader
Reads the next iCalendar object from the JSON data stream.
_readNext() - Method in class biweekly.io.StreamReader
Reads the next iCalendar object from the data stream.
_readNext() - Method in class biweekly.io.text.ICalReader
 
_readNext() - Method in class biweekly.io.xml.XCalReader
 
_write(ICalendar) - Method in class biweekly.io.json.JCalWriter
 
_write(ICalendar) - Method in class biweekly.io.StreamWriter
Writes an iCalendar object to the data stream.
_write(ICalendar) - Method in class biweekly.io.text.ICalWriter
 
_write(ICalendar) - Method in class biweekly.io.xml.XCalDocument.XCalDocumentStreamWriter
 
_write(ICalendar) - Method in class biweekly.io.xml.XCalWriter
 
_writeJson(Attachment, WriteContext) - Method in class biweekly.io.scribe.property.AttachmentScribe
 
_writeJson(T, WriteContext) - Method in class biweekly.io.scribe.property.BinaryPropertyScribe
 
_writeJson(Conference, WriteContext) - Method in class biweekly.io.scribe.property.ConferenceScribe
 
_writeJson(T, WriteContext) - Method in class biweekly.io.scribe.property.DateOrDateTimePropertyScribe
 
_writeJson(DateStart, WriteContext) - Method in class biweekly.io.scribe.property.DateStartScribe
 
_writeJson(T, WriteContext) - Method in class biweekly.io.scribe.property.DateTimePropertyScribe
 
_writeJson(DurationProperty, WriteContext) - Method in class biweekly.io.scribe.property.DurationPropertyScribe
 
_writeJson(ExceptionDates, WriteContext) - Method in class biweekly.io.scribe.property.ExceptionDatesScribe
 
_writeJson(FreeBusy, WriteContext) - Method in class biweekly.io.scribe.property.FreeBusyScribe
 
_writeJson(Geo, WriteContext) - Method in class biweekly.io.scribe.property.GeoScribe
 
_writeJson(T, WriteContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Marshals a property's value to a JSON data stream (jCal).
_writeJson(T, WriteContext) - Method in class biweekly.io.scribe.property.IntegerPropertyScribe
 
_writeJson(T, WriteContext) - Method in class biweekly.io.scribe.property.ListPropertyScribe
 
_writeJson(RecurrenceDates, WriteContext) - Method in class biweekly.io.scribe.property.RecurrenceDatesScribe
 
_writeJson(T, WriteContext) - Method in class biweekly.io.scribe.property.RecurrencePropertyScribe
 
_writeJson(RefreshInterval, WriteContext) - Method in class biweekly.io.scribe.property.RefreshIntervalScribe
 
_writeJson(RequestStatus, WriteContext) - Method in class biweekly.io.scribe.property.RequestStatusScribe
 
_writeJson(T, WriteContext) - Method in class biweekly.io.scribe.property.TextPropertyScribe
 
_writeJson(Trigger, WriteContext) - Method in class biweekly.io.scribe.property.TriggerScribe
 
_writeJson(T, WriteContext) - Method in class biweekly.io.scribe.property.UtcOffsetPropertyScribe
 
_writeJson(Version, WriteContext) - Method in class biweekly.io.scribe.property.VersionScribe
 
_writeJson(Xml, WriteContext) - Method in class biweekly.io.scribe.property.XmlScribe
 
_writeText(Attachment, WriteContext) - Method in class biweekly.io.scribe.property.AttachmentScribe
 
_writeText(Attendee, WriteContext) - Method in class biweekly.io.scribe.property.AttendeeScribe
 
_writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.BinaryPropertyScribe
 
_writeText(Conference, WriteContext) - Method in class biweekly.io.scribe.property.ConferenceScribe
 
_writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.DateOrDateTimePropertyScribe
 
_writeText(DateStart, WriteContext) - Method in class biweekly.io.scribe.property.DateStartScribe
 
_writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.DateTimePropertyScribe
 
_writeText(DateTimeStamp, WriteContext) - Method in class biweekly.io.scribe.property.DateTimeStampScribe
 
_writeText(Daylight, WriteContext) - Method in class biweekly.io.scribe.property.DaylightScribe
 
_writeText(DurationProperty, WriteContext) - Method in class biweekly.io.scribe.property.DurationPropertyScribe
 
_writeText(FreeBusy, WriteContext) - Method in class biweekly.io.scribe.property.FreeBusyScribe
 
_writeText(Geo, WriteContext) - Method in class biweekly.io.scribe.property.GeoScribe
 
_writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Marshals a property's value to a string.
_writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.IntegerPropertyScribe
 
_writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.ListPropertyScribe
 
_writeText(Organizer, WriteContext) - Method in class biweekly.io.scribe.property.OrganizerScribe
 
_writeText(RawProperty, WriteContext) - Method in class biweekly.io.scribe.property.RawPropertyScribe
 
_writeText(RecurrenceDates, WriteContext) - Method in class biweekly.io.scribe.property.RecurrenceDatesScribe
 
_writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.RecurrencePropertyScribe
 
_writeText(RefreshInterval, WriteContext) - Method in class biweekly.io.scribe.property.RefreshIntervalScribe
 
_writeText(RequestStatus, WriteContext) - Method in class biweekly.io.scribe.property.RequestStatusScribe
 
_writeText(Status, WriteContext) - Method in class biweekly.io.scribe.property.StatusScribe
 
_writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.TextPropertyScribe
 
_writeText(Transparency, WriteContext) - Method in class biweekly.io.scribe.property.TransparencyScribe
 
_writeText(Trigger, WriteContext) - Method in class biweekly.io.scribe.property.TriggerScribe
 
_writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.UtcOffsetPropertyScribe
 
_writeText(T, WriteContext) - Method in class biweekly.io.scribe.property.VCalAlarmPropertyScribe
 
_writeText(Version, WriteContext) - Method in class biweekly.io.scribe.property.VersionScribe
 
_writeText(Xml, WriteContext) - Method in class biweekly.io.scribe.property.XmlScribe
 
_writeXml(Attachment, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.AttachmentScribe
 
_writeXml(T, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.BinaryPropertyScribe
 
_writeXml(Conference, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.ConferenceScribe
 
_writeXml(T, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.DateOrDateTimePropertyScribe
 
_writeXml(DateStart, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.DateStartScribe
 
_writeXml(T, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.DateTimePropertyScribe
 
_writeXml(DurationProperty, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.DurationPropertyScribe
 
_writeXml(ExceptionDates, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.ExceptionDatesScribe
 
_writeXml(FreeBusy, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.FreeBusyScribe
 
_writeXml(Geo, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.GeoScribe
 
_writeXml(T, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.ICalPropertyScribe
Marshals a property's value to an XML element (xCal).
_writeXml(T, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.IntegerPropertyScribe
 
_writeXml(T, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.ListPropertyScribe
 
_writeXml(RecurrenceDates, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.RecurrenceDatesScribe
 
_writeXml(T, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.RecurrencePropertyScribe
 
_writeXml(RefreshInterval, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.RefreshIntervalScribe
 
_writeXml(RequestStatus, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.RequestStatusScribe
 
_writeXml(T, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.TextPropertyScribe
 
_writeXml(Trigger, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.TriggerScribe
 
_writeXml(T, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.UtcOffsetPropertyScribe
 
_writeXml(Version, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.VersionScribe
 
_writeXml(Xml, XCalElement, WriteContext) - Method in class biweekly.io.scribe.property.XmlScribe
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links

Copyright © 2013–2024 Michael Angstadt. All rights reserved.