Uses of Record Class
page.codeberg.friedolyn.client.parser.SubaccountHeading
Packages that use SubaccountHeading
-
Uses of SubaccountHeading in page.codeberg.friedolyn.client.parser
Methods in page.codeberg.friedolyn.client.parser that return SubaccountHeadingModifier and TypeMethodDescriptionprivate static @NonNull SubaccountHeading
Parser.parseSubAccountHeading
(@NonNull org.jsoup.nodes.Element table) Extracts theinformation
from the given sub-account heading in the grades table.