org.ow2.clif.analyze.lib.oda.i18n
Class Messages

java.lang.Object
  extended by org.ow2.clif.analyze.lib.oda.i18n.Messages

public class Messages
extends java.lang.Object

Resource messages wrapper for the package to obtain localized message text.


Method Summary
static java.lang.String getString(java.lang.String key)
          Gets the string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static java.lang.String getString(java.lang.String key)
Gets the string.

Parameters:
key - the key
Returns:
the string