Uses of Class
org.apache.xalan.xpath.xml.XSLResourceBundle

Packages that use XSLResourceBundle
org.apache.xalan.xpath.xml   
 

Uses of XSLResourceBundle in org.apache.xalan.xpath.xml
 

Methods in org.apache.xalan.xpath.xml with parameters of type XSLResourceBundle
static java.lang.String XSLMessages.createXPATHMsg(XSLResourceBundle fResourceBundle, java.lang.String msgKey, java.lang.Object[] args)
          **For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
static java.lang.String XSLMessages.createMsg(XSLResourceBundle fResourceBundle, java.lang.String msgKey, java.lang.Object[] args)
          **For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.