Uses of Class
java.util.ListResourceBundle
| Package | Description |
|---|---|
| org.apache.xalan.res |
Contains strings that require internationalization.
|
| org.apache.xml.res | |
| org.apache.xml.serializer.utils | |
| org.apache.xml.utils.res | |
| org.apache.xpath.res |
Contains strings for XPath support that require internationalization.
|
-
Uses of ListResourceBundle in org.apache.xalan.res
Subclasses of ListResourceBundle in org.apache.xalan.res Modifier and Type Class Description classXSLTErrorResourcesSet up error messages. -
Uses of ListResourceBundle in org.apache.xml.res
Subclasses of ListResourceBundle in org.apache.xml.res Modifier and Type Class Description classXMLErrorResourcesSet up error messages.Methods in org.apache.xml.res with parameters of type ListResourceBundle Modifier and Type Method Description static StringXMLMessages. createMsg(ListResourceBundle fResourceBundle, String msgKey, Object[] args)Creates a message from the specified key and replacement arguments, localized to the given locale. -
Uses of ListResourceBundle in org.apache.xml.serializer.utils
Subclasses of ListResourceBundle in org.apache.xml.serializer.utils Modifier and Type Class Description classSerializerMessagesAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_caAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_csAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_deAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_enDefault implementation.classSerializerMessages_esAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_frAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_huAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_itAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_jaAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_koAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_plAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_pt_BRAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_ruAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_skAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_slAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_svclassSerializerMessages_trAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_zhAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.classSerializerMessages_zh_CNclassSerializerMessages_zh_TWAn instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations. -
Uses of ListResourceBundle in org.apache.xml.utils.res
Subclasses of ListResourceBundle in org.apache.xml.utils.res Modifier and Type Class Description classXResourceBundleThe default (english) resource bundle.classXResourceBundleBaseThis is an interface for error messages.classXResources_cyThe Cyrillic resource bundle.classXResources_deThe German resource bundle.classXResources_elThe Greek resource bundle.classXResources_enThe English resource bundle.classXResources_esThe Spanish resource bundle.classXResources_frThe French resource bundle.classXResources_heThe Hebrew resource bundle.classXResources_hyThe Armenian resource bundle.classXResources_itThe Italian resource bundle.classXResources_ja_JP_AThe Japanese (Katakana) resource bundle.classXResources_ja_JP_HAThe Japanese (Hiragana) resource bundle.classXResources_ja_JP_HIThe Japanese (Hiragana) resource bundle.classXResources_ja_JP_IThe Japanese (Katakana) resource bundle.classXResources_kaThe Georgian resource bundle.classXResources_koThe Korean resource bundle.classXResources_svThe Swedish resource bundle.classXResources_zh_CNThe Chinese resource bundle.classXResources_zh_TWThe Chinese(Taiwan) resource bundle. -
Uses of ListResourceBundle in org.apache.xpath.res
Subclasses of ListResourceBundle in org.apache.xpath.res Modifier and Type Class Description classXPATHErrorResourcesSet up error messages.Methods in org.apache.xpath.res with parameters of type ListResourceBundle Modifier and Type Method Description static StringXPATHMessages. createXPATHMsg(ListResourceBundle fResourceBundle, String msgKey, Object[] args)Creates a message from the specified key and replacement arguments, localized to the given locale.