| Interface | Description |
|---|---|
| ICalRawWriter.ParameterValueChangedListener |
Allows you to respond to when a parameter's value is changed due to it
containing invalid characters.
|
| Class | Description |
|---|---|
| FoldedLineReader |
Automatically unfolds lines of text as they are read.
|
| FoldedLineWriter |
Automatically folds lines as they are written.
|
| FoldingScheme |
Specifies how an iCalendar object should be folded when written to a string.
|
| 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-2014 Michael Angstadt. All Rights Reserved.