public class FixedLocaleProvider extends LocaleProvider
LocaleProvider
provider that simply returns the Locale it was passed in its constructor. Useful in tests or tooling.Constructor and Description |
---|
FixedLocaleProvider(Locale locale) |
Modifier and Type | Method and Description |
---|---|
Locale |
getLocale() |
get
public FixedLocaleProvider(Locale locale)
public Locale getLocale()
getLocale
in class LocaleProvider
Copyright © 2003–2019 Magnolia International Ltd.. All rights reserved.