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