public class LocalizationHelper
extends java.lang.Object
Constructor and Description |
---|
LocalizationHelper(Bundle bundle)
Creates a new helper instance.
|
Modifier and Type | Method and Description |
---|---|
java.util.ResourceBundle |
getResourceBundle(java.util.Locale locale)
Used to retrieve the resource bundle for the specified locale.
|
public LocalizationHelper(Bundle bundle)
bundle
- the bundle that provides the localization resources. See the
standard OSGi-type localization support.Copyright © 2010 - 2020 Adobe. All Rights Reserved