public class DSBMobileParser extends UntisCommonParser
colorProvider, cookieProvider, cookieStore, credential, executor, scheduleData| Constructor and Description |
|---|
DSBMobileParser(SubstitutionScheduleData scheduleData,
CookieProvider cookieProvider) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getAllTeachers() |
SubstitutionSchedule |
getSubstitutionSchedule()
Ruft den Vertretungsplan ab und parst ihn.
|
getAllClasses, parseDay, parseMessages, parseMonitorVertretungsplanTag, parseVertretungsplanTablecontains, getClassesFromJson, getClassName, getCredential, getInstance, httpGet, httpGet, httpPost, httpPost, httpPost, httpPost, recognizeType, setCredentialpublic DSBMobileParser(SubstitutionScheduleData scheduleData, CookieProvider cookieProvider)
public SubstitutionSchedule getSubstitutionSchedule() throws java.io.IOException, org.json.JSONException, CredentialInvalidException
BaseParsergetSubstitutionSchedule in interface SubstitutionScheduleParsergetSubstitutionSchedule in class BaseParserSubstitutionSchedulejava.io.IOExceptionorg.json.JSONExceptionCredentialInvalidExceptionpublic java.util.List<java.lang.String> getAllTeachers()
getAllTeachers in class BaseParser