| Package | Description | 
|---|---|
| oracle.ifs.utils.locale | 
| Modifier and Type | Method and Description | 
|---|---|
static ResourceKey | 
ResourceKey.get(Object[] args)
Returns an instance of a ResourceKey. 
 | 
static ResourceKey | 
ResourceKey.get(String bundle,
   String key)
Returns an instance of a ResourceKey. 
 | 
static ResourceKey | 
ResourceKey.get(String bundle,
   String key,
   Object[] args)
Returns an instance of a ResourceKey. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
ResourceBundles.localize(ResourceKey key,
        Locale locale)
Returns a translated string corresponding to the key and the locale. 
 | 
Copyright © 2025. All rights reserved.