See: Description
Class | Description |
---|---|
FoldedLineWriter |
Automatically folds lines as they are written.
|
ICalRawLine |
Represents a parsed line from an iCal file.
|
ICalRawLine.Builder | |
ICalRawReader |
Parses the components out of each line in a plain-text iCalendar data stream.
|
ICalRawWriter |
Writes data to an iCalendar data stream.
|
ICalReader |
Parses
ICalendar objects from a plain-text iCalendar data stream. |
ICalWriter |
Writes
ICalendar objects to a plain-text iCalendar data stream. |
Exception | Description |
---|---|
ICalParseException |
Thrown when there's a problem parsing a plain-text iCalendar file.
|
Copyright © 2013-2016 Michael Angstadt. All Rights Reserved.