org.apache.commons.math
Class MessagesResources_fr
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.apache.commons.math.MessagesResources_fr
public class MessagesResources_fr
- extends ListResourceBundle
French localization message resources for the commons-math library.
- Since:
- 1.2
- Version:
- $Revision: 796546 $ $Date: 2009-07-21 17:38:55 -0400 (Tue, 21 Jul 2009) $
Method Summary |
Object[][] |
getContents()
Get the non-translated/translated messages arrays from this resource bundle. |
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 |
MessagesResources_fr
public MessagesResources_fr()
- Simple constructor.
getContents
public Object[][] getContents()
- Get the non-translated/translated messages arrays from this resource bundle.
- Specified by:
getContents
in class ListResourceBundle
- Returns:
- non-translated/translated messages arrays
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.