parser 1.0.0-beta42 API

Welcome to the substitution-schedule-parser documentation!

See: Description

Packages 
Package Description
me.vertretungsplan
Contains the ParserUtil class, a simple entry point into the library.
me.vertretungsplan.additionalinfo
Contains all parsers for additional (external) information that can appear on SubstitutionSchedules, represented as AdditionalInfos.
me.vertretungsplan.exception  
me.vertretungsplan.objects
Contains the classes that represent a substitution schedule.
me.vertretungsplan.objects.authentication
Contains classes implementing the AuthenticationData interface.
me.vertretungsplan.objects.credential
Contains classes implementing the Credential interface.
me.vertretungsplan.objects.diff
Contains classes useful for displaying a diff between two SubstitutionSchedules.
me.vertretungsplan.parser
Contains the parsers for each type of substitution schedule this library supports and some utility classes they need.