Skip navigation links

parser 1.0.0-beta338 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.additionalinfo.amgrottweil  
me.vertretungsplan.additionalinfo.blsschleswig.lsschleswig  
me.vertretungsplan.additionalinfo.bmrtrier  
me.vertretungsplan.additionalinfo.eichendorffgymkoblenz  
me.vertretungsplan.additionalinfo.esbkgelsenkirchen  
me.vertretungsplan.additionalinfo.evsschwalmstadt  
me.vertretungsplan.additionalinfo.gymholthausenhattingen  
me.vertretungsplan.additionalinfo.kantschulefalkensee  
me.vertretungsplan.additionalinfo.lsschleswig  
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.

Welcome to the substitution-schedule-parser documentation!

To get started with using the library, you probably want to look at the ParserUtil class, the SubstitutionScheduleData and SubstitutionSchedule classes and the documentation for all the different parsers in the me.vertretungsplan.parser package.

Skip navigation links