Package | Description |
---|---|
org.apache.axis.i18n |
Modifier and Type | Method and Description |
---|---|
static ProjectResourceBundle |
ProjectResourceBundle.getBundle(String projectName,
Class caller,
String resourceName,
Locale locale)
Construct a new ProjectResourceBundle
|
static ProjectResourceBundle |
ProjectResourceBundle.getBundle(String projectName,
Class caller,
String resourceName,
Locale locale,
ResourceBundle extendsBundle)
Construct a new ProjectResourceBundle
|
static ProjectResourceBundle |
ProjectResourceBundle.getBundle(String projectName,
String packageName,
String resourceName)
Construct a new ProjectResourceBundle
|
static ProjectResourceBundle |
ProjectResourceBundle.getBundle(String projectName,
String packageName,
String resourceName,
Locale locale,
ClassLoader loader)
Construct a new ProjectResourceBundle
|
static ProjectResourceBundle |
ProjectResourceBundle.getBundle(String projectName,
String packageName,
String resourceName,
Locale locale,
ClassLoader loader,
ResourceBundle extendsBundle)
Construct a new ProjectResourceBundle
|
ProjectResourceBundle |
MessageBundle.getResourceBundle() |
Copyright © The Apache Software Foundation. All Rights Reserved.