wt.util.resource
Class ListBundleFactory
java.lang.Object
wt.util.resource.ResourceBundleFactory
wt.util.resource.ListBundleFactory
- public class ListBundleFactory
- extends ResourceBundleFactory
Supported API: true
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
ListBundleFactory
public ListBundleFactory()
getBundle
public ResourceBundle getBundle(String basename)
Supported API: true
- Specified by:
getBundle
in class ResourceBundleFactory
- Parameters:
basename
-
- Returns:
- ResourceBundle
getBundle
public ResourceBundle getBundle(String basename,
Locale locale)
Supported API: true
- Specified by:
getBundle
in class ResourceBundleFactory
- Parameters:
basename
- locale
-
- Returns:
- ResourceBundle