| Class | Description |
|---|---|
| FoldedLineReader |
Reads lines of text from a reader, transparently unfolding lines that are
folded.
|
| 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 line in an iCalendar file.
|
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.