cycleProvidersWithParents

Cycles through all the registered providers with the specified base name and locale, and returns a LocalizationMap when a provider returns one, returns null otherwise.

This method should also try to get bundles with parent locales.

Return

a LocalizationMap if a provider returned one, null otherwise

Parameters

baseName

The base name of the localization bundle

locale

The requested locale for the localization bundle, which may not be the same as the one in getEffectiveLocale