Package biweekly.io.text

Interface Summary
ICalRawReader.ICalDataStreamListener Handles the iCalendar data as it is read off the data stream.
ICalRawWriter.ParameterValueChangedListener Allows you to respond to when a parameter's value is changed due to it containing invalid characters.
 

Class Summary
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.
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 Summary
ICalRawReader.StopReadingException Instructs an ICalRawReader to stop reading from the data stream when thrown from an ICalRawReader.ICalDataStreamListener implementation.
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.