org.deegree.graphics.charts
Class Messages
java.lang.Object
  
org.deegree.graphics.charts.Messages
public class Messages
- extends Object
 
i118n class for error messages
- Version:
 
  - $Revision: 1.1 $, $Date: 2008-03-07 14:49:52 $
 
- Author:
 
  - Moataz Elmasry, last edited by: $Author: elmasry $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Messages
public Messages()
get
public static String get(Locale loc,
                         String key,
                         Object... arguments)
- Parameters:
 loc - the locale to be usedkey - to getarguments - to fill in the message
- Returns:
 - the localized message
 
 
get
public static String get(String key,
                         Object... arguments)
- Alias for #getMessage.
- Parameters:
 key - arguments - 
- Returns:
 - the message
 
 
 
getMessage
public static String getMessage(String key,
                                Object... arguments)
- Returns the message assigned to the passed key. If no message is assigned, an error message will be returned that
 indicates the missing key.
- Parameters:
 key - arguments - 
- Returns:
 - the message assigned to the passed key
 - See Also:
 for conventions on string formatting and escape characters.
 
 
getString
public static String getString(String key)
- Parameters:
 key - 
- Returns:
 - String
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org