- 
 Provides localization functionality using the interface provided
 by ResourceBundle, plus leverages a "search path"
 style traversal of theResourceBundleobjects named by
 thelocale.default.bundlesto discover a value for a
 given key.
 
 
 Provides localization functionality using the interface provided
 by ResourceBundle, plus leverages a "search path"
 style traversal of theResourceBundleobjects named by
 thelocale.default.bundlesto discover a value for a
 given key.
 
 
 This class is the single point of access to all localization
 resources.