Package org.mycore.datamodel.language


package org.mycore.datamodel.language
  • Class
    Description
    Represents a language in the datamodel, independent of the type of code used to encode it.
    Represents a type of langauge code, currently the ISO 639-1 and ISO 639-2b and 2t code types.
    Returns MCRLanguage instances.
    Resolves languages by code.
    Helper class to map xml:lang and lang attributes in XML to MCRLanguage