站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

Uses of Class org.apache.axis.i18n.ProjectResourceBundle (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


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.