Uses of Record Class
page.codeberg.friedolyn.client.parser.DegreeAndCourseHeading
Packages that use DegreeAndCourseHeading
-
Uses of DegreeAndCourseHeading in page.codeberg.friedolyn.client.parser
Methods in page.codeberg.friedolyn.client.parser that return DegreeAndCourseHeadingModifier and TypeMethodDescriptionprivate static @NonNull DegreeAndCourseHeading
Parser.extractDegreeAndCourseHeading
(@NonNull org.jsoup.nodes.Document document) Searches the given document for the table that contains the heading for the first section of the grades table.