BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xml.utils.res.XResourceBundle

Packages that use XResourceBundle
weblogic.apache.xalan.templates   
weblogic.apache.xml.utils.res   
 

Uses of XResourceBundle in weblogic.apache.xalan.templates
 

Methods in weblogic.apache.xalan.templates with parameters of type XResourceBundle
protected  java.lang.String ElemNumber.tradAlphaCount(int val, XResourceBundle thisBundle)
          Convert a long integer into traditional alphabetic counting, in other words count using the traditional numbering.
 

Uses of XResourceBundle in weblogic.apache.xml.utils.res
 

Subclasses of XResourceBundle in weblogic.apache.xml.utils.res
 class XResources_cy
           The Cyrillic resource bundle.
 class XResources_el
           The Greek resource bundle.
 class XResources_en
           The English resource bundle.
 class XResources_he
           The Hebrew resource bundle.
 class XResources_hy
           The Armenian resource bundle.
 class XResources_ja_JP_A
           The Japanese (Katakana) resource bundle.
 class XResources_ja_JP_HA
           The Japanese (Hiragana) resource bundle.
 class XResources_ja_JP_HI
           The Japanese (Hiragana) resource bundle.
 class XResources_ja_JP_I
           The Japanese (Katakana) resource bundle.
 class XResources_ka
           The Georgian resource bundle.
 class XResources_zh_CN
           The Chinese resource bundle.
 class XResources_zh_TW
           The Chinese(Taiwan) resource bundle.
 

Methods in weblogic.apache.xml.utils.res that return XResourceBundle
static XResourceBundle XResourceBundle.loadResourceBundle(java.lang.String className, java.util.Locale locale)
          Return a named ResourceBundle for a particular locale.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.