Package org.onehippo.repository.l10n
-
Interface Summary Interface Description LocalizationService A service for obtainingResourceBundle
s from the repository.ResourceBundle AResourceBundle
is a set of Strings identified by keys AResourceBundle
is associated with aLocale
making the Strings specific for thatLocale
.