Package io.goobi.viewer.model.translations.language
package io.goobi.viewer.model.translations.language
Provides language metadata loaded from ISO 639 definitions, including the
Language entity,
a LanguageHelper for loading language data from configuration, and a LocaleComparator for sorting locales.-
ClassesClassDescriptionRepresents a language with its ISO 639 code and localised names.Provides language metadata loaded from ISO 639 definitions for display and selection purposes.Comparator that orders
Localeinstances by their display name in a given language.