Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1a354a22600bbc7f3501e2eb571f4b5cff9a3098 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <title>Package-level Javadoc</title>
</head>
<body>
Provides bundle localization and local provider service APIs.
<h2>
Package Specification</h2>
This package specifies the API for the <code>BundleLocalization</code> and
<code>LocalePrivder</code> services.
<p>
Clients accessing the localization resource bundles use to localize 
OSGi bundle manifests will likely be interested in the types provided 
by this package.
</p>
</body>
</html>

Back to the top