public final class ResourceBundleHook
extends java.lang.Object
ResourceBundleHook is used to pull the resource bundle
 data from the extension manifests of extensions.| Modifier and Type | Field and Description | 
|---|---|
static ElementName | 
NAME
The element name that identifies this hook. 
 | 
| Constructor and Description | 
|---|
ResourceBundleHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
static java.util.List<GlobalBundleInfo> | 
getGlobalBundleInfos(HashStructure hashStructure)  | 
static ResourceBundleSelectionValidators | 
getResourceBundleSelectionValidators()
Gets the (@link oracle.ide.resourcebundle.ResourceBundleSelectionValidators} that represents
  all the registered ResourceBundleSelectionValidators 
 | 
static java.util.List<ResourceBundleType> | 
getResourceBundleTypes(HashStructure hash)
Gets the a list of  
ResourceBundleType objects that represent the 
 registered ResourceBundleWrappers. | 
public static final ElementName NAME
public static java.util.List<ResourceBundleType> getResourceBundleTypes(HashStructure hash)
ResourceBundleType objects that represent the 
 registered ResourceBundleWrappers.public static java.util.List<GlobalBundleInfo> getGlobalBundleInfos(HashStructure hashStructure)
public static ResourceBundleSelectionValidators getResourceBundleSelectionValidators()