Uses of Class
org.apache.axis.i18n.ProjectResourceBundle
Packages that use ProjectResourceBundle
-
Uses of ProjectResourceBundle in org.apache.axis.i18n
Methods in org.apache.axis.i18n that return ProjectResourceBundleModifier and TypeMethodDescriptionstatic ProjectResourceBundle
ProjectResourceBundle.getBundle
(String projectName, Class caller, String resourceName, Locale locale) Construct a new ProjectResourceBundlestatic ProjectResourceBundle
ProjectResourceBundle.getBundle
(String projectName, Class caller, String resourceName, Locale locale, ResourceBundle extendsBundle) Construct a new ProjectResourceBundlestatic ProjectResourceBundle
Construct a new ProjectResourceBundlestatic ProjectResourceBundle
ProjectResourceBundle.getBundle
(String projectName, String packageName, String resourceName, Locale locale, ClassLoader loader) Construct a new ProjectResourceBundlestatic ProjectResourceBundle
ProjectResourceBundle.getBundle
(String projectName, String packageName, String resourceName, Locale locale, ClassLoader loader, ResourceBundle extendsBundle) Construct a new ProjectResourceBundlefinal ProjectResourceBundle
MessageBundle.getResourceBundle()