libvplan library

Classes

Change
A single change.
Client
A client to retrieve timetable changes.
Parser
A dummy class holding the static method for parsing timetable changes.
ParserError
An error while parsing.
Vplan
A complete timetable change document.
VplanDate
A date type specific to the timetable change.
WeekdayConverter
A dummy class holding static methods for Weekday <-> String conversions.
WeekTypeConverter
A dummy class holding static methods for WeekType <-> String conversions.

Enums

ParserErrorKind
Indicates why parsing went wrong.
Weekday
A simple enum for a day of the (working) week.
WeekType
An enum representing the type of week.