Betty v1.1.0

christophedelory.betty
Class BettyResourceBundle_fr

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by christophedelory.betty.AbstractBettyResourceBundle
              extended by christophedelory.betty.BettyResourceBundle_fr

public class BettyResourceBundle_fr
extends AbstractBettyResourceBundle

The french project resource bundle.

Since:
0.9.2
Version:
$Revision$
Author:
Christophe Delory

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control
 
Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
BettyResourceBundle_fr()
          Builds a new and empty resource bundle.
 
Method Summary
protected  String getLocaleName()
          Returns the associated locale name.
 
Methods inherited from class christophedelory.betty.AbstractBettyResourceBundle
getContents
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet
 
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
 

Constructor Detail

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()
Method Detail

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.

© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.