Package org.eclipse.osgi.service.localization
Provides bundle localization and local provider service APIs.
Package Specification
This package specifies the API for theBundleLocalization and
LocalePrivder services.
Clients accessing the localization resource bundles use to localize OSGi bundle manifests will likely be interested in the types provided by this package.
-
Interface Summary Interface Description BundleLocalization The interface of the service that getsResourceBundleobjects from a given bundle with a given locale.LocaleProvider A service that is used to determine what the current locale is for a particular context or session.