Class TobagoBundle.XmlTobagoBundle.XMLResourceBundleControl
java.lang.Object
java.util.ResourceBundle.Control
org.apache.myfaces.tobago.context.TobagoBundle.XmlTobagoBundle.XMLResourceBundleControl
- Enclosing class:
- TobagoBundle.XmlTobagoBundle
public static class TobagoBundle.XmlTobagoBundle.XMLResourceBundleControl
extends ResourceBundle.Control
-
Field Summary
Fields inherited from class java.util.ResourceBundle.Control
FORMAT_CLASS, FORMAT_DEFAULT, FORMAT_PROPERTIES, TTL_DONT_CACHE, TTL_NO_EXPIRATION_CONTROL
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFormats
(String baseName) newBundle
(String baseName, Locale locale, String format, ClassLoader loader, boolean reload) Methods inherited from class java.util.ResourceBundle.Control
getCandidateLocales, getControl, getFallbackLocale, getNoFallbackControl, getTimeToLive, needsReload, toBundleName, toResourceName
-
Constructor Details
-
XMLResourceBundleControl
public XMLResourceBundleControl()
-
-
Method Details
-
getFormats
- Overrides:
getFormats
in classResourceBundle.Control
-
newBundle
public ResourceBundle newBundle(String baseName, Locale locale, String format, ClassLoader loader, boolean reload) throws IllegalAccessException, InstantiationException, IOException - Overrides:
newBundle
in classResourceBundle.Control
- Throws:
IllegalAccessException
InstantiationException
IOException
-