LocalesDb

locales.LocalesDb$
object LocalesDb

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def ldml(locale: Locale): Option[LDML]

Returns the ldml for the given locale

Returns the ldml for the given locale

Attributes

def localeForLanguageTag(languageTag: String): Option[Locale]

Attempts to give a Locale for the given tag if available

Attempts to give a Locale for the given tag if available

Attributes

Concrete fields

val currencydata: CurrencyData
val latn: NumberingSystem
val ldmls: Map[String, LDML]
val metadata: CLDRMetadata
val provider: LocalesProvider
val root: LDML