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. |