tasksFromReader

Parses an iCalendar resource, applies ICalPreprocessor to increase compatibility and extracts the VTODOs.

Return

array of filled Task data objects (may have size 0)

Parameters

reader

where the iCalendar is taken from

Throws

ParserException

when the iCalendar can't be parsed

when the iCalendar resource contains an invalid value

on I/O errors