Class NLS


  • @Deprecated
    public final class NLS
    extends Object
    Deprecated.
    helps with internationalization
    Version:
    $Id$
    Author:
    Boris Gruschko ( boris at gruschko.org )
    • Method Detail

      • nls

        public static String nls​(String key)
        Deprecated.
        translates the given key to the message
        Parameters:
        key - key to be translated
        Returns:
        translated string