Package | Description |
---|---|
biweekly | |
biweekly.io | |
biweekly.io.scribe | |
biweekly.io.scribe.property |
Class and Description |
---|
ICalPropertyScribe
Base class for iCalendar property scribes.
|
Class and Description |
---|
ICalPropertyScribe
Base class for iCalendar property scribes.
|
Class and Description |
---|
ICalPropertyScribe
Base class for iCalendar property scribes.
|
Class and Description |
---|
DateOrDateTimePropertyScribe
Marshals properties that have either "date" or "date-time" values.
|
DateTimePropertyScribe
Marshals properties that have "date-time" values.
|
ICalPropertyScribe
Base class for iCalendar property scribes.
|
ICalPropertyScribe.DateParser
Factory class for parsing dates.
|
ICalPropertyScribe.DateWriter
Factory class for writing dates.
|
ICalPropertyScribe.ListCallback
Callback function used in conjunction with the
list method |
ICalPropertyScribe.SemiStructuredIterator
Iterates over the fields in a semi-structured value (a structured value
whose components cannot be multi-valued).
|
ICalPropertyScribe.Splitter
A helper class for splitting strings.
|
ICalPropertyScribe.StructuredIterator
Iterates over the fields in a structured value.
|
IntegerPropertyScribe
Marshals properties that have integer values.
|
ListPropertyScribe
Marshals properties that contain a list of values.
|
RecurrencePropertyScribe
Marshals properties whose values are
Recurrence . |
TextListPropertyScribe
Marshals properties that have a list of text values.
|
TextPropertyScribe
Marshals properties that have text values.
|
UtcOffsetPropertyScribe
Marshals properties that have UTC offset values.
|
VCalAlarmPropertyScribe
Marshals
VCalAlarmProperty properties. |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.