| Package | Description | 
|---|---|
| oracle.javatools.resourcebundle | 
| Modifier and Type | Field and Description | 
|---|---|
protected java.util.Map<java.lang.String,BundleRegistrationInfo> | 
AppBundleInfo._bundleOverrideListMap  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract java.util.List<BundleRegistrationInfo> | 
ChainedBundleFactory.getBundleList()
Deprecated. 
 
please use Map 
 | 
java.util.List<BundleRegistrationInfo> | 
DefaultChainedBundleFactory.getBundleList()
Deprecated. 
 
please use Map 
 | 
java.util.List<BundleRegistrationInfo> | 
AppBundleInfo.getBundleList()
Deprecated. 
 
use Map 
 | 
java.util.Map<java.lang.String,BundleRegistrationInfo> | 
ChainedBundleFactory.getBundleListMap()  | 
java.util.Map<java.lang.String,BundleRegistrationInfo> | 
DefaultChainedBundleFactory.getBundleListMap()  | 
java.util.Map<java.lang.String,BundleRegistrationInfo> | 
AppBundleInfo.getBundleListMap()  | 
static java.util.Map<java.lang.String,BundleRegistrationInfo> | 
ResourceBundleUtils.getResourceBundleOverrideListMap()
This method will load and parse all reoursebundle override entry from either adf-config.xml or
 adf-settings.xml, save them as Map 
 |