Package biweekly

Class Summary
Biweekly Contains static chaining factory methods for reading/writing iCalendar objects.
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.WriterChainTextMulti Chainer class for writing to plain text iCalendar data streams.
Biweekly.WriterChainTextSingle Chainer class for writing to plain text iCalendar data streams.
Biweekly.WriterChainXml Chainer class for writing xCal documents (XML-encoded iCalendar objects).
ICalendar Represents an iCalendar object.
 

Exception Summary
ICalException The common base exception that all exceptions inherit from.
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.