BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

Packages that use XResourceBundleBase
weblogic.apache.xalan.res   
weblogic.apache.xpath.res   
 

Uses of XResourceBundleBase in weblogic.apache.xalan.res
 

Subclasses of XResourceBundleBase in weblogic.apache.xalan.res
 class XSLTErrorResources
          Set up error messages.
 

Methods in weblogic.apache.xalan.res with parameters of type XResourceBundleBase
static java.lang.String XSLMessages.createXPATHMsg(XResourceBundleBase fResourceBundle, java.lang.String msgKey, java.lang.Object[] args)
          Creates a message from the specified key and replacement arguments, localized to the given locale.
static java.lang.String XSLMessages.createMsg(XResourceBundleBase fResourceBundle, java.lang.String msgKey, java.lang.Object[] args)
          Creates a message from the specified key and replacement arguments, localized to the given locale.
 

Uses of XResourceBundleBase in weblogic.apache.xpath.res
 

Subclasses of XResourceBundleBase in weblogic.apache.xpath.res
 class XPATHErrorResources
           Set up error messages.
 class XPATHErrorResources_en
           Default implementation of XPATHErrorResources.
 


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.