Registry / utility / org-apache-sling-i18n

org-apache-sling-i18n

JSON →
library3.0.0javamavenunverified

Support for creating Java I18N ResourceBundles from repository resources in Apache Sling.

<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.i18n</artifactId> <version>3.0.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-SLING-I
O
org-apache-sling-i18n
utilityjavav3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ResourceBundleProvider
org.apache.sling.i18n.ResourceBundleProvider

Retrieve a resource bundle from the repository.

import org.apache.sling.i18n.ResourceBundleProvider; import java.util.ResourceBundle; ResourceBundleProvider provider = new ResourceBundleProvider(); ResourceBundle bundle = provider.getResourceBundle("mybundle", locale);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources