|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
Biweekly | Contains static chaining factory methods for reading/writing iCalendar objects. |
Biweekly.ParserChainJsonReader | Chainer class for parsing JSON-encoded iCalendar data streams (jCal). |
Biweekly.ParserChainJsonString | Chainer class for parsing JSON-encoded iCalendar strings (jCal). |
Biweekly.ParserChainTextReader | Chainer class for parsing plain text iCalendar data streams. |
Biweekly.ParserChainTextString | Chainer class for parsing plain text iCalendar strings. |
Biweekly.ParserChainXmlDocument | Chainer class for parsing XML-encoded iCalendar objects (xCal). |
Biweekly.ParserChainXmlReader | Chainer class for parsing XML-encoded iCalendar objects (xCal). |
Biweekly.ParserChainXmlString | Chainer class for parsing XML-encoded iCalendar objects (xCal). |
Biweekly.WriterChainJson | Chainer class for writing to JSON-encoded iCalendar data streams (jCal). |
Biweekly.WriterChainText | Chainer class for writing to plain text iCalendar data streams. |
Biweekly.WriterChainXml | Chainer class for writing xCal documents (XML-encoded iCalendar objects). |
ICalDataType | Defines the data type of a property's value. |
ICalendar | Represents an iCalendar object. |
ValidationWarnings | Holds the validation warnings of an iCalendar object. |
ValidationWarnings.WarningsGroup | Holds the validation warnings of a property or component. |
Exception Summary | |
---|---|
ICalException | The common base exception that all exceptions inherit from. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |