|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSLResourceBundle | |
org.apache.xalan.xpath.res | |
org.apache.xalan.xpath.xml | |
org.apache.xalan.xslt.res |
Uses of XSLResourceBundle in org.apache.xalan.xpath.res |
Subclasses of XSLResourceBundle in org.apache.xalan.xpath.res | |
class |
XPATHErrorResources
**For advanced use only** Set up error messages. |
class |
XPATHErrorResources_en
**For advanced use only** Default implementation of XPATHErrorResources. |
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. |
Uses of XSLResourceBundle in org.apache.xalan.xslt.res |
Subclasses of XSLResourceBundle in org.apache.xalan.xslt.res | |
class |
XSLTErrorResources
Set up error messages. |
class |
XSLTErrorResources_en
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |