new(xml, code, country, encoding)
This method is used to instantiate an ISOLocale
setId(id)
Set the locale Id, to bind to ISOFreeText elements to identify a locale text.
setLanguage(language)
Set the language, object of class "character" (language code), or object of
class ISOLanguage.
setCountry(country)
Set the country, object of class "character" (country code), or object of class
ISOCountry.
setCharacterSet(charset)
Set the character encoding, object of class "character" (encoding code), or object
of class ISOCharacterSet.