Uses of Class
org.apache.axis.i18n.ProjectResourceBundle

Packages that use ProjectResourceBundle
org.apache.axis.i18n   
 

Uses of ProjectResourceBundle in org.apache.axis.i18n
 

Methods in org.apache.axis.i18n that return ProjectResourceBundle
static ProjectResourceBundle ProjectResourceBundle.getBundle(String projectName, String packageName, String resourceName)
          Construct a new ProjectResourceBundle
static ProjectResourceBundle ProjectResourceBundle.getBundle(String projectName, Class caller, String resourceName, Locale locale)
          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, Class caller, String resourceName, Locale locale, ResourceBundle extendsBundle)
          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 © 2002 JBoss Group, LLC. All Rights Reserved.