christophedelory.betty
Class BettyResourceBundle_fr
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
christophedelory.betty.AbstractBettyResourceBundle
christophedelory.betty.BettyResourceBundle_fr
public class BettyResourceBundle_fr
- extends AbstractBettyResourceBundle
The french project resource bundle.
- Since:
- 0.9.2
- Version:
- $Revision$
- Author:
- Christophe Delory
Methods inherited from class java.util.ResourceBundle |
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BettyResourceBundle_fr
public BettyResourceBundle_fr()
throws Exception
- Builds a new and empty resource bundle.
- Throws:
NamingException
- if a naming exception is encountered.
FinderException
- in case of failure to find any requested EJB object(s).
EJBException
- if any exception occured during the execution of this method.
Exception
- See Also:
AbstractBettyResourceBundle.AbstractBettyResourceBundle()
getLocaleName
protected String getLocaleName()
- Description copied from class:
AbstractBettyResourceBundle
- Returns the associated locale name.
- Specified by:
getLocaleName
in class AbstractBettyResourceBundle
- Returns:
- a locale name, which may be empty but not
null
.
Copyright © 2008-2009 Christophe Delory. All Rights Reserved.